unibest/.husky/pre-commit

6 lines
113 B
Plaintext
Raw Normal View History

#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
2024-11-10 22:31:37 +08:00
# Run the pre-commit hook
2024-12-10 23:29:32 +08:00
# npx --no-install -- lint-staged