This website requires JavaScript.
Explore
Help
Sign In
moon
/
soapbox
Watch
1
Star
0
Fork
You've already forked soapbox
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d9f46f6bbe
soapbox
/
.husky
/
pre-commit
5 lines
58 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Lint code on commit with Husky npm
2021-09-15 15:47:10 +00:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
Use lint-staged with Husky to only lint changed files
2021-09-15 16:00:50 +00:00
npx lint-staged