/*--------------------------------------------------------------------------------------------- * 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. { "dotnet": "dotnet ビルドを使用します。", "msbuild": "msbuild を使用して、プロジェクトをコンパイルします。", "tscConfig": "tsconfig.json ファイルで指定して tsc コンパイラを使用します。", "tscFile": "特定のファイルで tsc コンパイラを使用します。", "tscOpenFile": "現在開いているファイルで tsc コンパイラを使用します。", "tscWatch": "ウォッチ モードで tsc コンパイラを使用します。" }