wisemapping-frontend/.husky/pre-push

5 lines
76 B
Bash
Executable File

#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
yarn lint && yarn test