dataease-dm/.husky/pre-commit

6 lines
87 B
Plaintext
Raw Normal View History

2022-10-11 15:09:32 +08:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
cd ./frontend
npm run lint-staged