We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bab1ca5 commit fcbc781Copy full SHA for fcbc781
1 file changed
.husky/pre-push
@@ -1,3 +1,2 @@
1
#!/bin/sh
2
-bun prettier --write --ignore-unknown $(git diff --name-only HEAD~1 HEAD)
3
-bun run typecheck
+bun run typecheck
0 commit comments