Skip to content

Commit 407350e

Browse files
committed
Update Husky script to use new version syntax
1 parent 089f94d commit 407350e

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.husky/pre-commit

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
#!/usr/bin/env sh
2-
. "$(dirname -- "$0")/_/husky.sh"
3-
41
exec >/dev/tty 2>&1
52

63
npx lint-staged
7-

0 commit comments

Comments
 (0)