aboutsummaryrefslogtreecommitdiff
path: root/.yarnrc.yml
diff options
context:
space:
mode:
Diffstat (limited to '.yarnrc.yml')
-rw-r--r--.yarnrc.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.yarnrc.yml b/.yarnrc.yml
index 4e61312..f8ac807 100644
--- a/.yarnrc.yml
+++ b/.yarnrc.yml
@@ -1,5 +1,7 @@
+nodeLinker: node-modules # typescript 4.4 broke pnp
+
plugins:
- path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs
spec: '@yarnpkg/plugin-typescript'
-yarnPath: .yarn/releases/yarn-3.0.0.cjs
+yarnPath: .yarn/releases/yarn-3.0.1.cjs