- Adds workspace-tools - Updates .gitignore to include yarn/cache for zero-installs: https://yarnpkg.com/getting-started/qa#which-files-should-be-gitignored
16 lines
278 B
YAML
16 lines
278 B
YAML
checksumBehavior: ignore
|
|
|
|
compressionLevel: 0
|
|
|
|
enableGlobalCache: true
|
|
|
|
nmMode: hardlinks-global
|
|
|
|
nodeLinker: node-modules
|
|
|
|
plugins:
|
|
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
|
|
spec: "@yarnpkg/plugin-workspace-tools"
|
|
|
|
yarnPath: .yarn/releases/yarn-3.2.1.cjs
|