r-util-js/.husky/commit-msg

5 lines
80 B
Plaintext
Raw Normal View History

2023-04-21 11:35:59 +08:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
2023-04-21 11:37:39 +08:00
npx commitlint --edit "$1"