2022-05-10 19:42:15 -04:00

5 lines
71 B
Bash

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