Skip to content

Commit 33be58e

Browse files
authored
chore: improve husky (#883)
1 parent afaa7a6 commit 33be58e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.husky/pre-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
bun run tsc:check
2-
bun run format --staged
2+
bun run format --staged --no-errors-on-unmatched

0 commit comments

Comments
 (0)