Skip to content

Commit ad0f363

Browse files
committed
remove auto fixing
1 parent 51d74c2 commit ad0f363

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
@@ -59,7 +59,7 @@
5959
"prepare": "husky install"
6060
},
6161
"lint-staged": {
62-
"*.js": "eslint --cache --fix"
62+
"*.js": "eslint --cache"
6363
},
6464
"repository": {
6565
"type": "git",

0 commit comments

Comments
 (0)