Skip to content

Commit d366f57

Browse files
committed
chore: comment out type checking in pre-commit hook
1 parent 6b45b08 commit d366f57

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.husky/pre-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
npx --no-install lint-staged
2-
npm run type:check
2+
#npm run type:check

0 commit comments

Comments
 (0)