chore: add husky auto-setup

This commit is contained in:
Eric Liu 2022-04-10 09:42:11 -07:00
commit ad2443bde5
4 changed files with 14 additions and 106 deletions

4
.husky/pre-commit Executable file
View file

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