Skip to content

Commit

Permalink
chore: remove tsc from precommit hook
Browse files Browse the repository at this point in the history
  • Loading branch information
dominik-stumpf committed Dec 6, 2024
1 parent 58d6143 commit 13ff883
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

bunx lint-staged
bun run type-check -- --incremental true

0 comments on commit 13ff883

Please sign in to comment.