chore(add cz): add cz

This commit is contained in:
Aaron Yarborough 2024-10-11 17:10:36 +01:00
parent edd3cb48e1
commit bf3763ab0f

View file

@ -1 +1 @@
npx --no -- commitlint --edit $1 && exec < /dev/tty && npx cz --hook || true
exec < /dev/tty && npx cz --hook || true && npx --no -- commitlint --edit $1