10 lines
260 B
Plaintext
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
|