Some checks are pending
renovate/stability-days Updates have not met minimum release age requirement
/ build-and-deploy-to-vercel (push) Successful in 2m54s
/ cleanup_surge (push) Successful in 28s
/ surge (push) Successful in 2m47s
/ playwright (push) Successful in 1m0s
/ lint-build-and-check (push) Successful in 6m5s
14 lines
580 B
Plaintext
14 lines
580 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.15.0
|
|
node-mirror:release=https://npmmirror.com/mirrors/node/ # pnpm config set node-mirror:release=https://npmmirror.com/mirrors/node/
|
|
node-mirror:rc=https://npmmirror.com/mirrors/node-rc/
|
|
node-mirror:nightly=https://npmmirror.com/mirrors/node-nightly/
|
|
|
|
shamefully-hoist=true
|