removed eslintConfig

This commit is contained in:
Aria Moradi 2020-12-24 17:05:23 +03:30
parent ba2936e341
commit c3a4f827cb

View File

@ -21,12 +21,6 @@
"test": "react-scripts test", "test": "react-scripts test",
"eject": "react-scripts eject" "eject": "react-scripts eject"
}, },
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": { "browserslist": {
"production": [ "production": [
">0.2%", ">0.2%",