# File: backend/.npmrc
# Change Log:
# 2026-05-15: Restored pnpm configs. Warnings in npm 11+ are expected and harmless in this pnpm project.

shamefully-hoist=true
hoist-pattern=*
public-hoist-pattern=*
node-linker=isolated
strict-peer-dependencies=false
auto-install-peers=true
