mango-web/.husky/pre-push

5 lines
71 B
Bash
Executable File

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