add pre-commit hook to lint

This commit is contained in:
Dave Horton
2022-02-14 13:10:11 -05:00
parent cd935999a6
commit c65e50e79f
3 changed files with 29 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npm run jslint