ai / .husky /pre-commit
Marco Beretta
LibreChat upload repo
3b6afc0
raw
history blame
No virus
92 Bytes
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
[ -n "$CI" ] && exit 0
npx lint-staged