This website requires JavaScript.
Explore
Help
Sign in
namekuji
/
chuckya
Watch
1
Star
0
Fork
You've already forked chuckya
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
ba527c071f
chuckya
/
.husky
/
pre-commit
5 lines
59 B
Text
Raw
Normal View
History
Unescape
Escape
Setup Husky and lint-stage for commit fixing (#23308)
2023-03-26 23:17:19 -04:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
Use Yarn instead of NPX for pre-commit hook (#24287)
2023-03-28 00:28:57 -04:00
yarn lint-staged
Reference in a new issue
Copy permalink