Skip to content

Commit 9b0c5f3

Browse files
committed
chore: update husky
1 parent a73c986 commit 9b0c5f3

File tree

4 files changed

+870
-1498
lines changed

4 files changed

+870
-1498
lines changed

.husky/commit-msg

-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
#!/bin/sh
2-
. "$(dirname "$0")/_/husky.sh"
3-
41
npx --no -- commitlint --edit $1

.husky/pre-commit

-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1 @@
1-
#!/bin/sh
2-
. "$(dirname "$0")/_/husky.sh"
3-
41
npm run lint

0 commit comments

Comments
 (0)