This website requires JavaScript.
Explore
Help
Sign In
AtaraxiaDev
/
chitchatter
Watch
1
Star
0
Fork
0
You've already forked chitchatter
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
chitchatter
/
.husky
/
pre-commit
5 lines
99 B
Plaintext
Raw
Normal View
History
Unescape
Escape
chore: set up husky
2022-08-07 21:53:00 -05:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
chore: set up prettier
2022-08-07 21:59:46 -05:00
npx pretty-quick --staged && CI=true npm test
Reference in New Issue
Copy Permalink