Skip to content

Commit 16a5cca

Browse files
committed
chore: add pnpm workspace configuration
1 parent 301519c commit 16a5cca

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

pnpm-workspace.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)