mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 09:38:38 +01:00
4 lines
179 B
JSON
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"
|
|
} |