2023-03-29 12:02:34 +00:00
|
|
|
fetch-timeout=100000
|
|
|
|
|
|
|
|
# pnpm settings
|
|
|
|
# The following settings prepare for the new default value of pnpm 8
|
|
|
|
# they can be removed directly after having moved to pnpm 8
|
2022-04-09 20:00:29 +02:00
|
|
|
auto-install-peers=true
|
2023-03-29 12:02:34 +00:00
|
|
|
dedupe-peer-dependents=true
|
|
|
|
resolve-peers-from-workspace-root=true
|
|
|
|
save-workspace-protocol=rolling
|
|
|
|
resolution-mode=lowest-direct
|
|
|
|
publishConfig.linkDirectory=true
|
|
|
|
|
|
|
|
# remove some time after having moved to pnpm 8
|
|
|
|
use-lockfile-v6=true
|