12 lines
308 B
YAML
12 lines
308 B
YAML
enableGlobalCache: true
|
|
|
|
nodeLinker: node-modules
|
|
|
|
plugins:
|
|
- path: .yarn/plugins/@yarnpkg/plugin-outdated.cjs
|
|
spec: "https://mskelton.dev/yarn-outdated/v2"
|
|
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
|
|
spec: "@yarnpkg/plugin-workspace-tools"
|
|
|
|
yarnPath: .yarn/releases/yarn-3.5.1.cjs
|