yarn-strict
v0.1.15
Published
Drop in replacement for `yarn install` for repositories using workspaces with yarn@v1. Why? It adds more strictness which prevent many phantom dependency issues.
Readme
yarn-strict
Drop in replacement for yarn install for repositories using workspaces with yarn@v1.
Why? It adds more strictness which prevent many phantom dependency issues.
Usage: Instead of
yarnor
yarn installrun
npx yarn-strict