chore: add commitlint

This commit is contained in:
Isaac
2023-02-13 14:29:01 +00:00
parent 63c3cc729a
commit 380a84617a
4 changed files with 914 additions and 17 deletions

4
.husky/commit-msg Normal file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npx --no -- commitlint --edit ${1}