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 fd62f90 commit fd57e96Copy full SHA for fd57e96
.husky/pre-commit
@@ -1,2 +1,2 @@
1
#!/usr/bin/env sh
2
-pnpm run lint
+pnpm run lint && pnpm run test
0 commit comments