nest-admin-main/.husky/commit-msg
2024-09-11 16:49:47 +08:00

4 lines
51 B
Bash

#!/bin/sh
npx --no-install commitlint --edit "$1"