Commit ab5ceef
committed
chore: remove redundant autoInstallPeers setting
true is pnpm's default, so the explicit setting in pnpm-workspace.yaml was
a no-op once it matched the default. pnpm-lock.yaml still records
settings.autoInstallPeers: true (the resolved effective value), confirming
behavior is unchanged.1 parent bc59c3a commit ab5ceef
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
7 | 5 | | |
8 | 6 | | |
9 | 7 | | |
| |||
0 commit comments