We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e61f63 commit f47a0ddCopy full SHA for f47a0dd
1 file changed
.husky/pre-commit
@@ -2,4 +2,4 @@
2
# Disable concurrent to run `check-types` after ESLint in lint-staged
3
cd "$(dirname "$0")/.." && npx --no lint-staged --concurrent false
4
5
-pnpm test
+pnpm build
0 commit comments