nx/.husky/pre-push

7 lines
113 B
Bash
Executable File

#!/usr/bin/env sh
yarn check-lock-files &&
yarn check-commit &&
yarn documentation &&
yarn pretty-quick --check