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 301519c commit 16a5ccaCopy full SHA for 16a5cca
1 file changed
pnpm-workspace.yaml
@@ -0,0 +1,8 @@
1
+
2
+# hoisting behavior
3
+hoist: true
4
+shamefullyHoist: true
5
6
+# dependency behavior
7
+dedupeDirectDeps: true
8
+legacyPeerDeps: true
0 commit comments