We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b72b532 commit 29bfe8fCopy full SHA for 29bfe8f
.yarnrc.yml
@@ -1,13 +1,9 @@
1
checksumBehavior: update
2
3
-nodeLinker: node-modules
+compressionLevel: mixed
4
+
5
+enableGlobalCache: false
6
-plugins:
- - path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
7
- spec: "@yarnpkg/plugin-workspace-tools"
8
- - path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
9
- spec: "@yarnpkg/plugin-interactive-tools"
10
- - path: .yarn/plugins/@yarnpkg/plugin-version.cjs
11
- spec: "@yarnpkg/plugin-version"
+nodeLinker: node-modules
12
13
-yarnPath: .yarn/releases/yarn-3.6.1.cjs
+yarnPath: .yarn/releases/yarn-4.8.1.cjs
0 commit comments