# 将所有依赖提升到最外层
shamefully-hoist=true
# 设置淘宝镜像
registry=https://registry.npmmirror.com/
# 设置npm官方镜像
# registry=https://registry.npmjs.org/
