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
Argument_for_module_option_must_be_commonjs_or_amd: {code: 6046,category: DiagnosticCategory.Error,key: "Argument for '--module' option must be 'commonjs' or 'amd'."},
382
-
Argument_for_target_option_must_be_es3_or_es5: {code: 6047,category: DiagnosticCategory.Error,key: "Argument for '--target' option must be 'es3'or 'es5'."},
382
+
Argument_for_target_option_must_be_es3_es5_or_es6: {code: 6047,category: DiagnosticCategory.Error,key: "Argument for '--target' option must be 'es3', 'es5', or 'es6'."},
383
383
Locale_must_be_of_the_form_language_or_language_territory_For_example_0_or_1: {code: 6048,category: DiagnosticCategory.Error,key: "Locale must be of the form <language> or <language>-<territory>. For example '{0}' or '{1}'."},
0 commit comments