Skip to content

Commit

Permalink
Run pretty-quick via npx for husky
Browse files Browse the repository at this point in the history
  • Loading branch information
ewanharris committed Oct 9, 2023
1 parent 27e5adb commit ce6da32
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

pretty-quick --staged
npx pretty-quick --staged

0 comments on commit ce6da32

Please sign in to comment.