This website requires JavaScript.
Explore
Help
Sign In
asandikci.com
/
web
Watch
1
Star
0
Fork
You've already forked web
0
Code
Issues
5
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
299c8f830c
web
/
.husky
/
commit-msg
5 lines
77 B
Text
Raw
Normal View
History
Unescape
Escape
build(deps): add `commitlint`, `husky`, and `standard-version`
2022-03-01 18:23:20 +03:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
build(deps-dev): install `husky` and `commitlint` locally Signed-off-by: Cotes Chung <11371340+cotes2020@users.noreply.github.com>
2024-01-13 17:13:15 +03:00
npx --no -- commitlint --edit ${1}
Reference in a new issue
Copy permalink