1
Fork 0
mirror of https://github.com/pds-nest/nest.git synced 2024-11-22 04:54:18 +00:00

🔨 Disable ESLint

This commit is contained in:
Steffo 2021-05-18 01:43:08 +02:00
parent 2b2280e2d4
commit 0eea712ae3
Signed by: steffo
GPG key ID: 6965406171929D01

View file

@ -35,12 +35,6 @@
"eject": "react-scripts eject",
"serve": "serve -s build -l tcp://127.0.0.1:30041"
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
]
},
"browserslist": {
"production": [
">0.2%",