Skip to content

npm 配置文件

bash
npm config set registry https://registry.npmmirror.com
corepack enable pnpm
pnpm setup
npm config set registry https://registry.npmmirror.com
corepack enable pnpm
pnpm setup

Released under the MIT License.