updated pre-commit hook

This commit is contained in:
Dave Horton
2022-02-14 13:14:46 -05:00
parent 252de64d10
commit 038e1d3917

3
.husky/pre-commit Normal file → Executable file
View File

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