refactor: add husky

This commit is contained in:
Mauricio Siu
2024-10-18 00:10:01 -06:00
parent 8536945a60
commit 60497fe59d
5 changed files with 19 additions and 10 deletions

1
.husky/commit-msg Normal file
View File

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