This website works better with JavaScript
Explore
Sign In
e22m4u
/
js-service
Star
0
Fork
0
Files
Issues
0
Tree:
bc8d98eb18
Branches
Tags
master
v0.5.1
v0.5.0
v0.4.6
v0.4.5
v0.4.4
v0.4.3
v0.4.2
v0.4.1
v0.4.0
v0.3.8
v0.3.7
v0.3.6
v0.3.5
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
v0.2.1
v0.2.0
v0.1.11
v0.1.10
v0.1.9
v0.1.8
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
v0.0.12
v0.0.11
v0.0.10
v0.0.9
v0.0.8
v0.0.7
0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
v0.0.1
js-service
/
.husky
/
commit-msg
commit-msg
79 B
History
Raw
1
2
3
4
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx --no -- commitlint --edit "${1}"