(feat) add husky + precommit hooks

This commit is contained in:
Cory Dransfeldt 2023-03-25 11:56:58 -07:00
parent 3eecb6e406
commit d1d845326d
No known key found for this signature in database
4 changed files with 1217 additions and 14 deletions

4
.husky/pre-commit Executable file
View file

@ -0,0 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx lint-staged