We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 720a8d4 commit f0e58deCopy full SHA for f0e58de
1 file changed
pnpm-workspace.yaml
@@ -1,8 +1,12 @@
1
-
2
# hoisting behavior
3
hoist: true
4
shamefullyHoist: true
5
6
# dependency behavior
7
dedupeDirectDeps: true
8
legacyPeerDeps: true
+
9
+ignoreWorkspaceRootCheck: true
10
+shellEmulator: true
11
12
+trustPolicy: no-downgrade
0 commit comments