car/.npmrc
2025-06-22 19:21:55 +08:00

4 lines
101 B
Plaintext

# 使用自定义镜像源
registry=http://mirrors.tencent.com/npm/
#关闭SSL验证
strict-ssl=false