Skip to content

Commit cb5f7d5

Browse files
committed
chore: upgrade husky
1 parent 1640eee commit cb5f7d5

File tree

4 files changed

+23
-364
lines changed

4 files changed

+23
-364
lines changed

.husky/pre-commit

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

0 commit comments

Comments
 (0)