waku-react-native/.husky/pre-commit

5 lines
71 B
Plaintext
Raw Normal View History

2022-05-10 23:42:15 +00:00
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
yarn lint && yarn typescript