aboutsummaryrefslogtreecommitdiffstats
path: root/.yarnrc.yml
diff options
context:
space:
mode:
Diffstat (limited to '.yarnrc.yml')
-rw-r--r--.yarnrc.yml8
1 files changed, 3 insertions, 5 deletions
diff --git a/.yarnrc.yml b/.yarnrc.yml
index d5594240..e7e9cf72 100644
--- a/.yarnrc.yml
+++ b/.yarnrc.yml
@@ -1,3 +1,5 @@
1enableGlobalCache: false
2
1enableTelemetry: 0 3enableTelemetry: 0
2 4
3nodeLinker: pnp 5nodeLinker: pnp
@@ -10,8 +12,4 @@ packageExtensions:
10 peerDependencies: 12 peerDependencies:
11 "@babel/core": "*" 13 "@babel/core": "*"
12 14
13plugins: 15yarnPath: .yarn/releases/yarn-4.0.0-rc.33.cjs
14 - path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
15 spec: "@yarnpkg/plugin-interactive-tools"
16
17yarnPath: .yarn/releases/yarn-3.3.0.cjs