bigbluebutton-tablet-sdk/.husky/pre-commit

5 lines
71 B
Plaintext
Raw Normal View History

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
yarn lint && yarn typescript