1 line
77 B
Text
1 line
77 B
Text
npx --no -- commitlint --edit $1 && exec < /dev/tty && npx cz --hook || true
|
npx --no -- commitlint --edit $1 && exec < /dev/tty && npx cz --hook || true
|