9 lines
189 B
Plaintext
9 lines
189 B
Plaintext
|
|
# 使用 pnpm
|
||
|
|
shamefully-hoist=true
|
||
|
|
strict-peer-dependencies=false
|
||
|
|
auto-install-peers=true
|
||
|
|
|
||
|
|
# 国内镜像加速(可选,如果需要的话)
|
||
|
|
# registry=https://registry.npmmirror.com
|
||
|
|
|