Skip to content

Commit 2241681

Browse files
committed
fix: avoid husky deprecated warning
1 parent 9ccae8f commit 2241681

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,6 +1,3 @@
1-
#!/bin/sh
2-
. "$(dirname "$0")/_/husky.sh"
3-
41
npx lint-staged
52
npm run build-types -- --local
63
git add 'docs/*.api.md'

0 commit comments

Comments
 (0)