mirror of
https://github.com/pds-nest/nest.git
synced 2025-02-16 12:43:58 +00:00
🔨 Disable ESLint
This commit is contained in:
parent
2b2280e2d4
commit
0eea712ae3
1 changed files with 0 additions and 6 deletions
|
@ -35,12 +35,6 @@
|
||||||
"eject": "react-scripts eject",
|
"eject": "react-scripts eject",
|
||||||
"serve": "serve -s build -l tcp://127.0.0.1:30041"
|
"serve": "serve -s build -l tcp://127.0.0.1:30041"
|
||||||
},
|
},
|
||||||
"eslintConfig": {
|
|
||||||
"extends": [
|
|
||||||
"react-app",
|
|
||||||
"react-app/jest"
|
|
||||||
]
|
|
||||||
},
|
|
||||||
"browserslist": {
|
"browserslist": {
|
||||||
"production": [
|
"production": [
|
||||||
">0.2%",
|
">0.2%",
|
||||||
|
|
Loading…
Add table
Reference in a new issue