docsify/.husky/pre-commit

6 lines
86 B
Bash
Executable File

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