Files
lored.dev/.husky/pre-commit

6 lines
106 B
Plaintext
Raw Normal View History

#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
pnpm dlx commitlint --edit ${1}
pnpm dlx lint-staged