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.
2 parents 35bcf85 + 27b9fdb commit cab583bCopy full SHA for cab583b
.husky/pre-commit
@@ -1,6 +1,3 @@
1
-#!/bin/sh
2
-. "$(dirname "$0")/_/husky.sh"
3
-
4
changedFiles="$(git diff --name-only --cached)"
5
npm run cspell --no-must-find-files ${changedFiles}
6
npm run lint-staged
0 commit comments