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 ba3a878 commit 371e6daCopy full SHA for 371e6da
package.json
@@ -84,7 +84,7 @@
84
"start": "node scripts/start.js",
85
"build": "node scripts/build.js",
86
"test": "node scripts/test.js",
87
- "lint": "eslint src --fix"
+ "lint": "eslint src"
88
},
89
"eslintConfig": {
90
"extends": "react-app"
0 commit comments