Skip to content

Commit 898fe76

Browse files
committed
remove unnecessary eslint config
1 parent 1a08aab commit 898fe76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eslint.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import defaultConfig from '@epic-web/config/eslint'
22

33
/** @type {import("eslint").Linter.Config} */
44
export default [
5-
{ ignores: ['**/babel-standalone.js'] },
65
...defaultConfig,
76
{
87
rules: {

0 commit comments

Comments
 (0)