wisemapping-frontend/.husky/pre-push

5 lines
76 B
Plaintext
Raw Normal View History

2023-01-14 08:08:01 +01:00
#!/usr/bin/env sh
. "$(dirname -- "$0")/_/husky.sh"
yarn lint && yarn test