mirror of
https://github.com/Ravinou/borgwarehouse
synced 2026-03-14 14:25:46 +01:00
7 lines
159 B
Text
7 lines
159 B
Text
# Configuration pnpm
|
|
auto-install-peers=true
|
|
strict-peer-dependencies=false
|
|
shamefully-hoist=false
|
|
|
|
# Force pnpm usage (prevent npm/yarn)
|
|
package-manager=pnpm
|