scratch-svg-renderer/.husky/commit-msg

5 lines
93 B
Text
Raw Permalink Normal View History

2023-12-20 11:10:29 -08:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npx --no-install commitlint --edit "$1"