add pre commit hook

This commit is contained in:
Blake Joynes
2023-04-15 11:44:00 -04:00
parent 0fd8317884
commit f160e2362c

4
.husky/pre-commit Executable file
View File

@@ -0,0 +1,4 @@
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
npm run lint