Skip to content

Commit

Permalink
chore: add husky & pretty-quick
Browse files Browse the repository at this point in the history
  • Loading branch information
casperiv0 committed Jun 16, 2023
1 parent 50241b2 commit 13d87ca
Show file tree
Hide file tree
Showing 3 changed files with 278 additions and 1 deletion.
4 changes: 4 additions & 0 deletions .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"

npm run format:quick
270 changes: 270 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 13d87ca

Please sign in to comment.