doipjs/.husky/pre-commit
2021-07-09 23:47:48 +02:00

5 lines
No EOL
74 B
Bash
Executable file

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
yarn run license:check
yarn test