mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 10:08:49 +01:00
14 lines
1.0 KiB
JSON
14 lines
1.0 KiB
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."
|
|
],
|
|
"description": "Разрешение для добавления возможностей Grunt в VSCode.",
|
|
"displayName": "Поддержка Grunt для VSCode",
|
|
"config.grunt.autoDetect": "Включает или отключает автоматическое определние заданий Grunt. Значение по умолчанию — \"включено\".",
|
|
"grunt.taskDefinition.type.description": "Задача Grunt для изменения. ",
|
|
"grunt.taskDefinition.file.description": "Файл Grunt, в котором находится задача. Можно опустить."
|
|
} |