9 lines
566 B
JSON
9 lines
566 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": "控制自动检测 npm 脚本是否打开。默认开启。",
|
|
"config.npm.runSilent": "使用 \"--silent\" 选项运行 npm 命令"
|
|
} |