Files
vscode/extensions/npm/package.nls.json
2017-07-13 16:43:18 +02:00

4 lines
179 B
JSON

{
"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"
}