Skip to content

Commit 25f19fe

Browse files
committed
chore: unify git hooks
1 parent 551e5be commit 25f19fe

File tree

2 files changed

+1
-5
lines changed

2 files changed

+1
-5
lines changed

.husky/pre-commit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/usr/bin/env sh
22
. "$(dirname -- "$0")/_/husky.sh"
33

4-
npm run lint
4+
npm run lint && npm run build

.husky/pre-push

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)