You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
354 B
16 lines
354 B
3 years ago
|
enableGlobalCache: true
|
||
|
|
||
|
lockfileFilename: .yarn/yarn.lock
|
||
|
|
||
|
preferInteractive: true
|
||
|
|
||
|
nodeLinker: pnp
|
||
|
|
||
|
plugins:
|
||
|
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
|
||
|
spec: "@yarnpkg/plugin-version"
|
||
|
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
|
||
|
spec: "@yarnpkg/plugin-workspace-tools"
|
||
|
|
||
|
yarnPath: .yarn/releases/yarn-3.0.1-git-fixed.cjs
|