mango-token-sale/.husky/pre-push

5 lines
71 B
Plaintext
Raw Normal View History

2021-04-27 02:14:37 -07:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
yarn type-check && yarn lint