Files
vscode/i18n/deu/extensions/npm/package.i18n.json
2017-09-05 21:21:58 +02:00

9 lines
644 B
JSON

/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"config.npm.autoDetect": "Steuert, ob die automatische Erkennung von NPM-Skripts aktiviert oder deaktiviert ist. Standardmäßig ist die Funktion aktiviert.",
"config.npm.runSilent": "npm-Befehle mit der Option \"--silent\" ausführen"
}