7 lines
77 B
Plaintext
Raw Normal View History

2021-07-31 22:33:18 +08:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
npx tsc
npm run lint
#npm run test