You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/compiler/diagnosticInformationMap.generated.ts
+1
Original file line number
Diff line number
Diff line change
@@ -569,6 +569,7 @@ namespace ts {
569
569
Specifies_module_resolution_strategy_Colon_node_Node_or_classic_TypeScript_pre_1_6: {code: 6069,category: DiagnosticCategory.Message,key: "Specifies module resolution strategy: 'node' (Node) or 'classic' (TypeScript pre 1.6) ."},
570
570
Initializes_a_TypeScript_project_and_creates_a_tsconfig_json_file: {code: 6070,category: DiagnosticCategory.Message,key: "Initializes a TypeScript project and creates a tsconfig.json file."},
571
571
Successfully_created_a_tsconfig_json_file: {code: 6071,category: DiagnosticCategory.Message,key: "Successfully created a tsconfig.json file."},
0 commit comments