mango-v4-ui/.husky/pre-commit

5 lines
81 B
Plaintext
Raw Normal View History

2022-07-22 10:53:23 -07:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
yarn typecheck && yarn lint