Remove eslint config line

This commit is contained in:
obergodmar
2020-08-19 15:32:29 +03:00
parent 26e9c3afaa
commit 44c523435f
-3
View File
@@ -64,9 +64,6 @@
"pre-commit": "yarn eslint && yarn stylelint" "pre-commit": "yarn eslint && yarn stylelint"
} }
}, },
"eslintConfig": {
"extends": "react-app"
},
"browserslist": { "browserslist": {
"production": [ "production": [
"since 2010" "since 2010"