0
Fork 0
mirror of https://github.com/logto-io/logto.git synced 2025-01-13 21:30:30 -05:00
logto/.husky/pre-commit

5 lines
92 B
Text
Raw Normal View History

2021-07-25 22:27:51 +08:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
2022-10-17 19:37:59 +08:00
FORCE_COLOR=1 pnpm -r --filter "[HEAD]" precommit