Files
link-free/.husky/pre-commit

6 lines
86 B
Plaintext
Raw Permalink Normal View History

2021-12-10 20:54:28 -03:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
yarn lint-staged
yarn pretty-quick --staged