unibest/.husky/pre-commit

6 lines
111 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
npx --no-install -- lint-staged