This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
hometown
mirror of
https://github.com/hometown-fork/hometown.git
Watch
1
Star
0
Fork
You've already forked hometown
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
facfec1ba3
hometown
/
.husky
/
pre-commit
5 lines
59 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Setup Husky and lint-stage for commit fixing (#23308)
2023-03-27 04:17:19 +01:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
Use Yarn instead of NPX for pre-commit hook (#24287)
2023-03-28 05:28:57 +01:00
yarn lint-staged