pre-commit 90 B

123456
  1. #!/bin/sh
  2. . "$(dirname "$0")/_/husky.sh"
  3. cd frontend
  4. npm run lint:css
  5. npm run lint:style