Skip to content

Commit f0e58de

Browse files
committed
ci: Update workspace config
1 parent 720a8d4 commit f0e58de

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

pnpm-workspace.yaml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1-
21
# hoisting behavior
32
hoist: true
43
shamefullyHoist: true
54

65
# dependency behavior
76
dedupeDirectDeps: true
87
legacyPeerDeps: true
8+
9+
ignoreWorkspaceRootCheck: true
10+
shellEmulator: true
11+
12+
trustPolicy: no-downgrade

0 commit comments

Comments
 (0)