Files
sc-lktx-mp/mp-sc-frontend/.npmrc
huangjin fe3ad20fe2 'init'
2026-06-29 17:34:59 +08:00

10 lines
260 B
Plaintext

# registry = https://registry.npmjs.org
registry = https://registry.npmmirror.com
strict-peer-dependencies=false
auto-install-peers=true
shamefully-hoist=true
ignore-workspace-root-check=true
install-workspace-root=true
node-options=--max-old-space-size=8192