ebike-plus-ui/.husky/pre-commit

5 lines
77 B
Plaintext
Raw Normal View History

2024-12-05 17:25:53 +08:00
#!/usr/bin/env sh
2024-12-05 17:26:37 +08:00
. "$(dirname "$0")/husky.sh"
2024-12-05 17:25:53 +08:00
2024-12-05 17:26:59 +08:00
npm run lint:lint-staged