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.
1 parent ba86df9 commit f15cf41Copy full SHA for f15cf41
package.json
@@ -62,7 +62,7 @@
62
"prepare": "husky install"
63
},
64
"lint-staged": {
65
- "*": "cspell",
+ "*": "cspell --no-must-find-files",
66
"*.js": "eslint --cache"
67
68
"repository": {
0 commit comments