We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 065d914 commit 80c5369Copy full SHA for 80c5369
package.json
@@ -3,7 +3,7 @@
3
"version": "1.0.0",
4
"description": "GitHub API application",
5
"scripts": {
6
- "lint": "eslint homework --fix",
+ "lint": "eslint homework",
7
"test": "npm run lint"
8
},
9
"author": "Jim Cramer",
0 commit comments