mirror of
https://github.com/jambonz/jambonz-feature-server.git
synced 2025-12-21 17:17:58 +00:00
add husky pre push hook
This commit is contained in:
3
.husky/pre-push
Normal file
3
.husky/pre-push
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
. "$(dirname "$0")/_/husky.sh"
|
||||
npm run jslint
|
||||
Reference in New Issue
Block a user