mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Merge fce5729a88 into d8c871ef80
This commit is contained in:
commit
aa30749d45
1 changed files with 3 additions and 0 deletions
|
|
@ -87,3 +87,6 @@ hoist: false
|
|||
# for peer dependencies, avoiding potential mismatches. In addition, it ensures we can continue
|
||||
# to rely on peer dependency placeholders substituted via Bazel.
|
||||
autoInstallPeers: false
|
||||
|
||||
# Avoid prompting for confirmation when pnpm determines node_modules needs to be purged.
|
||||
confirmModulesPurge: false
|
||||
|
|
|
|||
Loading…
Reference in a new issue