Skip to content

Commit

Permalink
fix(build): remove deprecated husky line
Browse files Browse the repository at this point in the history
  • Loading branch information
dcroote committed Aug 5, 2024
1 parent 2ab6ef1 commit bc795a4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .husky/pre-push
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

pnpm run prettier:check && pnpm run eslint:check

0 comments on commit bc795a4

Please sign in to comment.