Skip to content

Commit

Permalink
Merge pull request #1688 from authts/chore-1
Browse files Browse the repository at this point in the history
avoid husky deprecated warning
  • Loading branch information
pamapa authored Oct 4, 2024
2 parents 9ccae8f + 2241681 commit 1cc7829
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

npx lint-staged
npm run build-types -- --local
git add 'docs/*.api.md'

0 comments on commit 1cc7829

Please sign in to comment.