forked from Mirrors/doipjs
5 lines
No EOL
74 B
Bash
Executable file
5 lines
No EOL
74 B
Bash
Executable file
#!/bin/sh
|
|
. "$(dirname "$0")/_/husky.sh"
|
|
|
|
yarn run license:check
|
|
yarn test |