chore: 添加.npmrc配置国内镜像源

This commit is contained in:
fischer 2026-05-25 10:27:12 +08:00
parent e053be2c3e
commit d37665b8ba
1 changed files with 5 additions and 0 deletions

5
.npmrc Normal file
View File

@ -0,0 +1,5 @@
registry=https://registry.npmmirror.com
@fischerx:registry=https://registry.npmmirror.com
shamefully-hoist=true
strict-peer-dependencies=false
auto-install-peers=true