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

2
.husky/pre-commit Normal file
View File

@@ -0,0 +1,2 @@
pnpm run check
git add .