Skip to content

Commit f15cf41

Browse files
authored
Update package.json
1 parent ba86df9 commit f15cf41

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
@@ -62,7 +62,7 @@
6262
"prepare": "husky install"
6363
},
6464
"lint-staged": {
65-
"*": "cspell",
65+
"*": "cspell --no-must-find-files",
6666
"*.js": "eslint --cache"
6767
},
6868
"repository": {

0 commit comments

Comments
 (0)