Skip to content

Commit

Permalink
fix: silence husky warning
Browse files Browse the repository at this point in the history
  • Loading branch information
pamapa committed Sep 17, 2024
1 parent 94fa698 commit f3bbe5a
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 f3bbe5a

Please sign in to comment.