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.
--fix
1 parent 0f4c026 commit 8b0eab1Copy full SHA for 8b0eab1
package.json
@@ -27,6 +27,6 @@
27
"scripts": {
28
"test": "ava && eslint index.js test/test.js",
29
"test2": "ava",
30
- "lint": "eslint index.js test/test.js --fix"
+ "lint": "eslint index.js test/test.js"
31
}
32
0 commit comments