rrun nx commands through yarn

This commit is contained in:
Dexter 2022-03-02 11:39:39 +00:00 committed by Dexter Edwards
parent 6ee4a4da72
commit fe5762d871

View File

@ -2,5 +2,5 @@
. "$(dirname "$0")/_/husky.sh" . "$(dirname "$0")/_/husky.sh"
yarn lint-staged yarn lint-staged
nx affected:build --uncommitted yarn nx affected:build --uncommitted
nx affected:test --uncommitted yarn nx affected:test --uncommitted