feat: Add Husky

This commit is contained in:
Jesse Wierzbinski 2024-05-15 17:19:45 -10:00
parent 2b5b82b465
commit 075a23124b
No known key found for this signature in database
3 changed files with 5 additions and 1 deletions

2
.husky/pre-commit Normal file
View file

@ -0,0 +1,2 @@
bun lint --apply
bun check