xlx_teacher_app/.npmrc

9 lines
221 B
Plaintext
Raw Normal View History

2025-08-14 21:04:04 +08:00
# 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