Skip to content

Commit cbfaedb

Browse files
committedAug 8, 2024
Remove unnecessary lines from husky pre-commit hook
No longer necessary as of husky 9.1.2
1 parent 5b6e00b commit cbfaedb

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed
 

‎.husky/pre-commit

-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
#!/usr/bin/env sh
2-
. "$(dirname -- "$0")/_/husky.sh"
3-
41
npm run build && node scripts/check-staged.mjs

0 commit comments

Comments
 (0)