pre-commit 51 B

1234
  1. #!/bin/sh
  2. cd frontend
  3. npx lint-staged
  4. npm run test