pockethost/.husky/pre-push
2023-10-12 04:17:13 -07:00

6 lines
80 B
Bash
Executable File

#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
yarn check:types
yarn lint