This website requires JavaScript.
Explore
Help
Register
Sign In
bigbuffet
/
bigbuffet-rw
Watch
2
Star
0
Fork
You've already forked bigbuffet-rw
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
38bac67b71
bigbuffet-rw
/
.husky
/
pre-commit
5 lines
58 B
Text
Raw
Normal View
History
Unescape
Escape
Lint code on commit with Husky npm
2021-09-15 08:47:10 -07:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
Use lint-staged with Husky to only lint changed files
2021-09-15 09:00:50 -07:00
npx lint-staged
Reference in a new issue
Copy permalink