aboutsummaryrefslogtreecommitdiff
path: root/.yarnrc.yml
diff options
context:
space:
mode:
Diffstat (limited to '.yarnrc.yml')
-rw-r--r--.yarnrc.yml7
1 files changed, 5 insertions, 2 deletions
diff --git a/.yarnrc.yml b/.yarnrc.yml
index c96e816..a7944f9 100644
--- a/.yarnrc.yml
+++ b/.yarnrc.yml
@@ -1,7 +1,10 @@
+checksumBehavior: ignore
+
+enableGlobalCache: true
+
enableTelemetry: false
nodeLinker: pnpm
-enableGlobalCache: true
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
@@ -13,4 +16,4 @@ pnpEnableEsmLoader: true
pnpMode: loose
-yarnPath: .yarn/releases/yarn-3.2.1.cjs
+yarnPath: .yarn/releases/yarn-3.2.2.cjs