Skip to content

Commit 52b0d97

Browse files
committed
add typecheck to pre-commit hook
1 parent 74e523d commit 52b0d97

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.githooks/pre-commit

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ set -e
44
set -o pipefail
55

66
npm run lint
7+
npm run typecheck

0 commit comments

Comments
 (0)