提交 0421cba6 编写于 作者: M Matt Bierner

Localize npm.packageManager

上级 1d632ec1
......@@ -54,7 +54,7 @@
"yarn"
],
"default": "npm",
"description": "The package manager used to run scripts"
"description": "%config.npm.packageManager%"
}
}
},
......
{
"config.npm.autoDetect": "Controls whether auto detection of npm scripts is on or off. Default is on.",
"config.npm.runSilent": "Run npm commands with the `--silent` option",
"config.npm.runSilent": "Run npm commands with the `--silent` option.",
"config.npm.packageManager": "The package manager used to run scripts.",
"npm.parseError": "Npm task detection: failed to parse the file {0}"
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册