This website requires JavaScript.
Explore
Help
Sign In
mastermindzh
/
rickvanlieshout.com
Watch
1
Star
0
Fork
0
You've already forked rickvanlieshout.com
mirror of
https://github.com/mastermindzh/rickvanlieshout.com
synced
2024-12-26 14:59:14 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
5b6f430325
rickvanlieshout.com
/
.husky
/
pre-commit
6 lines
75 B
Plaintext
Raw
Normal View
History
Unescape
Escape
feat(linting): semantic commits and releases
2022-04-16 16:51:55 +02:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npm run lint:staged
moved test to pre-commit
2022-09-10 11:25:39 +02:00
npm run test
Reference in New Issue
Copy Permalink