chore(ci): configure husky git hooks for commitlint

This commit is contained in:
Tuan-Dat Tran
2026-02-20 10:22:06 +01:00
parent 3012ebf630
commit 223c235749
3 changed files with 4 additions and 1 deletions

1
.husky/commit-msg Executable file
View File

@@ -0,0 +1 @@
npx --no -- commitlint --edit "$1"