Skip to content

Commit

Permalink
add: Added TypeCheck on pre-commit hook.
Browse files Browse the repository at this point in the history
  • Loading branch information
Byloth committed Feb 24, 2024
1 parent 0cc8936 commit f8d20ee
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
yarn lint
NODE_ENV="production" yarn lint
yarn typecheck

0 comments on commit f8d20ee

Please sign in to comment.