Skip to content

Commit 6f7ef2f

Browse files
committed
husky dont want to play
1 parent a903d71 commit 6f7ef2f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.husky/pre-commit

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
!/bin/sh
2-
. "$(dirname "$0")/_/husky.sh"
1+
#!/bin/sh
2+
#. "$(dirname "$0")/_/husky.sh"
33

4-
npx lint-staged
4+
#npx lint-staged

0 commit comments

Comments
 (0)