We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22013be commit 61c70b8Copy full SHA for 61c70b8
.husky/pre-commit
@@ -1,5 +1,5 @@
1
#!/usr/bin/env sh
2
. "$(dirname -- "$0")/_/husky.sh"
3
4
-npm test
+# npm test
5
npm run lint:fix
0 commit comments