15 lines
651 B
Plaintext
15 lines
651 B
Plaintext
registry=https://registry.npmmirror.com/
|
|
registry=https://mirrors.cloud.tencent.com/npm/
|
|
registry=https://mirrors.huaweicloud.com/repository/npm/
|
|
registry=https://registry.npmjs.org/
|
|
registry=https://nexus.oo1.dev/repository/npm/
|
|
|
|
# https://pnpm.io/zh/npmrc#node-mirrorltreleasedir
|
|
use-node-version=22.13.0
|
|
node-mirror:release=https://npmmirror.com/mirrors/node/ # pnpm config set node-mirror:release=https://npmmirror.com/mirrors/node/
|
|
node-mirror:release=https://mirrors.tuna.tsinghua.edu.cn/nodejs-release/
|
|
node-mirror:rc=https://npmmirror.com/mirrors/node-rc/
|
|
node-mirror:nightly=https://npmmirror.com/mirrors/node-nightly/
|
|
|
|
shamefully-hoist=true
|