Files
azuredatastudio/i18n/kor/extensions/npm/package.i18n.json

9 lines
613 B
JSON

/*---------------------------------------------------------------------------------------------
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the Source EULA License. See License.txt in the project root for license information.
*--------------------------------------------------------------------------------------------*/
// Do not edit this file. It is machine generated.
{
"config.npm.autoDetect": "npm 스크립트에 대한 자동 검색 여부를 설정합니다. 기본값은 [켜기]입니다.",
"config.npm.runSilent": " `--silent` 옵션으로 npm 명령 실행"
}