5 lines
71 B
Plaintext
Raw Normal View History

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