mirror of
https://github.com/hazemKrimi/crimson-quirks-ui.git
synced 2026-05-01 18:20:28 +00:00
Update eslint config
This commit is contained in:
+1
-9
@@ -27,15 +27,7 @@
|
||||
"build": "react-scripts build",
|
||||
"test": "react-scripts test",
|
||||
"eject": "react-scripts eject",
|
||||
"generate": "graphql-codegen --config codegen.yml",
|
||||
"format": "prettier --write src/**/*.ts{,x}",
|
||||
"lint": "tsc --noEmit && eslint src/**/*.ts{,x}"
|
||||
},
|
||||
"eslintConfig": {
|
||||
"extends": [
|
||||
"react-app",
|
||||
"react-app/jest"
|
||||
]
|
||||
"generate": "graphql-codegen --config codegen.yml"
|
||||
},
|
||||
"browserslist": {
|
||||
"production": [
|
||||
|
||||
Reference in New Issue
Block a user