racemash/.husky/pre-commit

5 lines
93 B
Plaintext
Raw Normal View History

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