We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0834e15 commit 2c4c1acCopy full SHA for 2c4c1ac
frontend/package.json
@@ -15,7 +15,7 @@
15
"serve": "gatsby serve",
16
"clean": "gatsby clean",
17
"typecheck": "tsc --noEmit",
18
- "lint": "eslint . --ext .js,.jsx,.ts,.tsx",
+ "lint": "eslint . --ext .js,.jsx,.ts,.tsx --max-warnings 64",
19
"lint:fix": "eslint . --ext .js,.jsx,.ts,.tsx --fix"
20
},
21
"dependencies": {
0 commit comments