AIchat/.husky/pre-commit
2025-05-07 14:45:14 +08:00

6 lines
111 B
Bash

#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
# Run the pre-commit hook
npx --no-install -- lint-staged