cpnode-front/.husky/commit-msg
2021-12-27 23:33:58 +08:00

5 lines
75 B
Bash

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx --no -- commitlint --edit $1