We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 166221e commit cf1d564Copy full SHA for cf1d564
.husky/pre-commit
@@ -1,3 +1,3 @@
1
npx lint-staged
2
-npm run security:audit
3
-npm run typecheck
+# npm run security:audit
+npm run typecheck
0 commit comments