@@ -12,3 +12,13 @@ ignore-deprecations=all
# 忽略对等依赖警告
strict-peer-dependencies=false
# 淘宝镜像(加速下载)
registry=https://registry.npmmirror.com
# 把缓存放到项目目录里,解决 Jenkins 权限问题
cache=.npm
prefix=.npm-global
# 安全关闭一些权限问题
unsafe-perm=true
The note is not visible to the blocked user.