2022-12-08 17:38:04 +01:00
|
|
|
enableScripts: false
|
|
|
|
|
|
|
|
enableTelemetry: false
|
|
|
|
|
2023-02-02 01:05:52 +01:00
|
|
|
logFilters:
|
|
|
|
- code: YN0004
|
|
|
|
level: discard
|
|
|
|
|
2022-12-08 17:38:04 +01:00
|
|
|
nodeLinker: node-modules
|
|
|
|
|
|
|
|
plugins:
|
|
|
|
- path: .yarn/plugins/@yarnpkg/plugin-allow-scripts.cjs
|
2023-02-02 01:05:52 +01:00
|
|
|
spec: "https://raw.githubusercontent.com/LavaMoat/LavaMoat/main/packages/yarn-plugin-allow-scripts/bundles/@yarnpkg/plugin-allow-scripts.js"
|
|
|
|
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
|
|
|
|
spec: "@yarnpkg/plugin-version"
|
2023-06-09 19:23:23 +02:00
|
|
|
- path: .yarn/plugins/@yarnpkg/plugin-engines.cjs
|
|
|
|
spec: "https://raw.githubusercontent.com/devoto13/yarn-plugin-engines/main/bundles/%40yarnpkg/plugin-engines.js"
|
2022-12-08 17:38:04 +01:00
|
|
|
|
|
|
|
yarnPath: .yarn/releases/yarn-3.2.4.cjs
|