`userconfig`

中英双语
  • 默认值:"~/.npmrc"
  • 类型:路径

用户级配置设置的位置。

这可能会被 npm_config_userconfig 环境变量或 --userconfig 命令行选项覆盖,但不能被 globalconfig 文件中的设置覆盖。