Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Commit e3967b0

Browse files
committed
Remove eslintConfig from package.json
See facebook/create-react-app#649
1 parent e753f2e commit e3967b0

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

package.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,5 @@
2929
"not dead",
3030
"not ie <= 11",
3131
"not op_mini all"
32-
],
33-
"eslintConfig": {
34-
"extends": "react-app"
35-
}
32+
]
3633
}

0 commit comments

Comments
 (0)