pre-commit 80 B

12345
  1. #!/bin/sh
  2. . "$(dirname "$0")/_/husky.sh"
  3. npm run lint-staged
  4. npm run typecheck