fix(pnpm): remove obsolete settings

This commit is contained in:
Dominik Pschenitschni 2024-06-10 12:43:50 +02:00 committed by konrad
parent 19a760506c
commit 150d654e37

View File

@ -1,14 +0,0 @@
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
auto-install-peers=true
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