Files
bot-whatsapp/.husky/prepare-commit-msg
Leifer Mendez 870184b2a5 add video
2022-11-28 15:51:32 +01:00

5 lines
112 B
Bash

#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
exec < /dev/tty && node_modules/.bin/git-cz --hook || true