Files
lcbp3/backend/.npmrc
T
admin 1a162bf320
CI / CD Pipeline / build (push) Successful in 4m54s
CI / CD Pipeline / deploy (push) Failing after 12m9s
feat(rfa-ai): Complete RFA Approval Refactor and AI Model Revision
2026-05-16 10:59:53 +07:00

11 lines
280 B
Plaintext

# 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