Skip to content

Commit 371e6da

Browse files
committed
update
1 parent ba3a878 commit 371e6da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"start": "node scripts/start.js",
8585
"build": "node scripts/build.js",
8686
"test": "node scripts/test.js",
87-
"lint": "eslint src --fix"
87+
"lint": "eslint src"
8888
},
8989
"eslintConfig": {
9090
"extends": "react-app"

0 commit comments

Comments
 (0)