Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitbe5f50f

Browse files
committed
Merge branch master into type-only-2
2 parents8b4c235 +38eccba commitbe5f50f

File tree

184 files changed

+4959
-1506
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

184 files changed

+4959
-1506
lines changed

‎lib/cancellationToken.js‎

Lines changed: 1 addition & 7 deletions
Some generated files are not rendered by default. Learn more aboutcustomizing how changed files appear on GitHub.

‎lib/ja/diagnosticMessages.generated.json‎

Lines 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":"グローバル モジュールのエクスポートはモジュール ファイルにのみ出現可能です。",

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

Lines changed: 325 additions & 325 deletions
Large diffs are not rendered by default.

‎lib/tsc.js‎

Lines changed: 80 additions & 52 deletions
Large diffs are not rendered by default.

‎lib/tsserver.js‎

Lines changed: 343 additions & 149 deletions
Large diffs are not rendered by default.

‎lib/tsserverlibrary.js‎

Lines changed: 343 additions & 149 deletions
Large diffs are not rendered by default.

‎lib/typescript.js‎

Lines changed: 334 additions & 134 deletions
Large diffs are not rendered by default.

‎lib/typescriptServices.js‎

Lines changed: 334 additions & 134 deletions
Large diffs are not rendered by default.

‎lib/typingsInstaller.js‎

Lines changed: 93 additions & 63 deletions
Large diffs are not rendered by default.

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

Lines 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)

[8]ページ先頭

©2009-2025 Movatter.jp