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 1f94a8d commit 019fe81Copy full SHA for 019fe81
.husky/pre-commit
@@ -1,4 +1,4 @@
1
#!/usr/bin/env sh
2
3
-# npx lint-staged && npm run test:build
+npx lint-staged && npm run test:build
4
npx lint-staged
0 commit comments