pre-commit 92 B

123456
  1. #!/bin/sh
  2. . "$(dirname "$0")/_/husky.sh"
  3. node ./jd/verifymail.js
  4. yarn lint-staged
  5. yarn test