vega-frontend-monorepo/.husky/pre-commit
2022-02-23 08:53:57 +00:00

6 lines
90 B
Bash
Executable File

#!/bin/sh
. "$(dirname "$0")/_/husky.sh"
yarn lint-staged
nx affected:test --uncommitted