m-oauth/.husky/pre-commit
2023-06-09 19:27:12 +08:00

5 lines
79 B
Bash
Executable file

#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
pnpm lint
npx lint-staged