pre-commit 77 B

12345
  1. #!/bin/sh
  2. . "$(dirname "$0")/_/husky.sh"
  3. npm run style
  4. npm run test-changed