Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8976ac9

Browse filesBrowse files
Update LKG.
1 parent 1fbe20f commit 8976ac9
Copy full SHA for 8976ac9

10 files changed

+1,855-1,015Lines changed: 1855 additions & 1015 deletions
Expand file treeCollapse file tree
Open diff view settings
Collapse file

‎lib/cancellationToken.js‎

Copy file name to clipboardExpand all lines: lib/cancellationToken.js
+1-7Lines changed: 1 addition & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file

‎lib/ja/diagnosticMessages.generated.json‎

Copy file name to clipboardExpand all lines: lib/ja/diagnosticMessages.generated.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@
454454
"Generic_type_0_requires_1_type_argument_s_2314": "ジェネリック型 '{0}' には {1} 個の型引数が必要です。",
455455
"Generic_type_0_requires_between_1_and_2_type_arguments_2707": "ジェネリック型 '{0}' には、{1} 個から {2} 個までの型引数が必要です。",
456456
"Generic_type_instantiation_is_excessively_deep_and_possibly_infinite_2550": "ジェネリック型のインスタンス化は非常に深く、無限である可能性があります。",
457-
"Getter_and_setter_accessors_do_not_agree_in_visibility_2379": "ゲッターおよびセッターで表示が許可されていません",
457+
"Getter_and_setter_accessors_do_not_agree_in_visibility_2379": "ゲッターおよびセッターでの表示が許可されていません",
458458
"Global_module_exports_may_only_appear_at_top_level_1316": "グローバル モジュールのエクスポートは最上位レベルにのみ出現可能です。",
459459
"Global_module_exports_may_only_appear_in_declaration_files_1315": "グローバル モジュールのエクスポートは宣言ファイルにのみ出現可能です。",
460460
"Global_module_exports_may_only_appear_in_module_files_1314": "グローバル モジュールのエクスポートはモジュール ファイルにのみ出現可能です。",
Collapse file

‎lib/lib.esnext.bigint.d.ts‎

Copy file name to clipboardExpand all lines: lib/lib.esnext.bigint.d.ts
+325-325Lines changed: 325 additions & 325 deletions
Large diffs are not rendered by default.
Collapse file

‎lib/tsc.js‎

Copy file name to clipboardExpand all lines: lib/tsc.js
+80-52Lines changed: 80 additions & 52 deletions
Large diffs are not rendered by default.
Collapse file

‎lib/tsserver.js‎

Copy file name to clipboardExpand all lines: lib/tsserver.js
+343-149Lines changed: 343 additions & 149 deletions
Large diffs are not rendered by default.
Collapse file

‎lib/tsserverlibrary.js‎

Copy file name to clipboardExpand all lines: lib/tsserverlibrary.js
+343-149Lines changed: 343 additions & 149 deletions
Large diffs are not rendered by default.
Collapse file

‎lib/typescript.js‎

Copy file name to clipboardExpand all lines: lib/typescript.js
+334-134Lines changed: 334 additions & 134 deletions
Large diffs are not rendered by default.
Collapse file

‎lib/typescriptServices.js‎

Copy file name to clipboardExpand all lines: lib/typescriptServices.js
+334-134Lines changed: 334 additions & 134 deletions
Large diffs are not rendered by default.
Collapse file

‎lib/typingsInstaller.js‎

Copy file name to clipboardExpand all lines: lib/typingsInstaller.js
+93-63Lines changed: 93 additions & 63 deletions
Large diffs are not rendered by default.
Collapse file

‎lib/zh-tw/diagnosticMessages.generated.json‎

Copy file name to clipboardExpand all lines: lib/zh-tw/diagnosticMessages.generated.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@
454454
"Generic_type_0_requires_1_type_argument_s_2314": "泛型類型 '{0}' 需要 {1} 個型別引數。",
455455
"Generic_type_0_requires_between_1_and_2_type_arguments_2707": "泛型型別 '{0}' 需要介於 {1} 和 {2} 之間的型別引數。",
456456
"Generic_type_instantiation_is_excessively_deep_and_possibly_infinite_2550": "泛型類型具現化的深度過深,而且可能是無限深。",
457-
"Getter_and_setter_accessors_do_not_agree_in_visibility_2379": "getter 和 setter 存取子的可視性不符",
457+
"Getter_and_setter_accessors_do_not_agree_in_visibility_2379": "getter 和 setter 存取子的可見度不符",
458458
"Global_module_exports_may_only_appear_at_top_level_1316": "全域模組匯出只能顯示在最上層。",
459459
"Global_module_exports_may_only_appear_in_declaration_files_1315": "全域模組匯出只能顯示在宣告檔案中。",
460460
"Global_module_exports_may_only_appear_in_module_files_1314": "全域模組匯出只能顯示在模組檔案中。",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.