chore(release): 0.0.2
[risinglegends.git] / .husky / commit-msg
1 #!/usr/bin/env sh
2 . "$(dirname "$0")/_/husky.sh"
3
4 npx --no-install commitlint --edit "$1"