diff --git a/.yarnrc.yml b/.yarnrc.yml index fc47b88b..a5c3d66d 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -1,9 +1,11 @@ enableScripts: false +enableTelemetry: 0 + nodeLinker: node-modules plugins: - path: .yarn/plugins/@yarnpkg/plugin-allow-scripts.cjs - spec: 'https://raw.githubusercontent.com/LavaMoat/LavaMoat/main/packages/yarn-plugin-allow-scripts/bundles/@yarnpkg/plugin-allow-scripts.js' + spec: "https://raw.githubusercontent.com/LavaMoat/LavaMoat/main/packages/yarn-plugin-allow-scripts/bundles/@yarnpkg/plugin-allow-scripts.js" yarnPath: .yarn/releases/yarn-3.2.2.cjs