|
303 | 303 | </Str>
|
304 | 304 | <Disp Icon="Str" />
|
305 | 305 | </Item>
|
| 306 | + <Item ItemId=";A_namespace_style_import_cannot_be_called_or_constructed_and_will_cause_a_failure_at_runtime_7038" ItemType="0" PsrId="306" Leaf="true"> |
| 307 | + <Str Cat="Text"> |
| 308 | + <Val><![CDATA[A namespace-style import cannot be called or constructed, and will cause a failure at runtime.]]></Val> |
| 309 | + </Str> |
| 310 | + <Disp Icon="Str" /> |
| 311 | + </Item> |
306 | 312 | <Item ItemId=";A_parameter_initializer_is_only_allowed_in_a_function_or_constructor_implementation_2371" ItemType="0" PsrId="306" Leaf="true">
|
307 | 313 | <Str Cat="Text">
|
308 | 314 | <Val><![CDATA[A parameter initializer is only allowed in a function or constructor implementation.]]></Val>
|
|
831 | 837 | </Str>
|
832 | 838 | <Disp Icon="Str" />
|
833 | 839 | </Item>
|
| 840 | + <Item ItemId=";An_index_signature_parameter_type_cannot_be_a_type_alias_Consider_writing_0_Colon_1_Colon_2_instead_1336" ItemType="0" PsrId="306" Leaf="true"> |
| 841 | + <Str Cat="Text"> |
| 842 | + <Val><![CDATA[An index signature parameter type cannot be a type alias. Consider writing '[{0}: {1}]5D;: {2}' instead.]]></Val> |
| 843 | + </Str> |
| 844 | + <Disp Icon="Str" /> |
| 845 | + </Item> |
| 846 | + <Item ItemId=";An_index_signature_parameter_type_cannot_be_a_union_type_Consider_using_a_mapped_object_type_instead_1337" ItemType="0" PsrId="306" Leaf="true"> |
| 847 | + <Str Cat="Text"> |
| 848 | + <Val><![CDATA[An index signature parameter type cannot be a union type. Consider using a mapped object type instead.]]></Val> |
| 849 | + </Str> |
| 850 | + <Disp Icon="Str" /> |
| 851 | + </Item> |
834 | 852 | <Item ItemId=";An_index_signature_parameter_type_must_be_string_or_number_1023" ItemType="0" PsrId="306" Leaf="true">
|
835 | 853 | <Str Cat="Text">
|
836 | 854 | <Val><![CDATA[An index signature parameter type must be 'string' or 'number'.]]></Val>
|
|
1191 | 1209 | </Str>
|
1192 | 1210 | <Disp Icon="Str" />
|
1193 | 1211 | </Item>
|
| 1212 | + <Item ItemId=";Cannot_invoke_an_object_which_is_possibly_null_2721" ItemType="0" PsrId="306" Leaf="true"> |
| 1213 | + <Str Cat="Text"> |
| 1214 | + <Val><![CDATA[Cannot invoke an object which is possibly 'null'.]]></Val> |
| 1215 | + </Str> |
| 1216 | + <Disp Icon="Str" /> |
| 1217 | + </Item> |
| 1218 | + <Item ItemId=";Cannot_invoke_an_object_which_is_possibly_null_or_undefined_2723" ItemType="0" PsrId="306" Leaf="true"> |
| 1219 | + <Str Cat="Text"> |
| 1220 | + <Val><![CDATA[Cannot invoke an object which is possibly 'null' or 'undefined'.]]></Val> |
| 1221 | + </Str> |
| 1222 | + <Disp Icon="Str" /> |
| 1223 | + </Item> |
| 1224 | + <Item ItemId=";Cannot_invoke_an_object_which_is_possibly_undefined_2722" ItemType="0" PsrId="306" Leaf="true"> |
| 1225 | + <Str Cat="Text"> |
| 1226 | + <Val><![CDATA[Cannot invoke an object which is possibly 'undefined'.]]></Val> |
| 1227 | + </Str> |
| 1228 | + <Disp Icon="Str" /> |
| 1229 | + </Item> |
1194 | 1230 | <Item ItemId=";Cannot_re_export_a_type_when_the_isolatedModules_flag_is_provided_1205" ItemType="0" PsrId="306" Leaf="true">
|
1195 | 1231 | <Str Cat="Text">
|
1196 | 1232 | <Val><![CDATA[Cannot re-export a type when the '--isolatedModules' flag is provided.]]></Val>
|
|
1875 | 1911 | </Str>
|
1876 | 1912 | <Disp Icon="Str" />
|
1877 | 1913 | </Item>
|
| 1914 | + <Item ItemId=";Enables_emit_interoperability_between_CommonJS_and_ES_Modules_via_creation_of_namespace_objects_for__7037" ItemType="0" PsrId="306" Leaf="true"> |
| 1915 | + <Str Cat="Text"> |
| 1916 | + <Val><![CDATA[Enables emit interoperability between CommonJS and ES Modules via creation of namespace objects for all imports. Implies 'allowSyntheticDefaultImports'.]]></Val> |
| 1917 | + </Str> |
| 1918 | + <Disp Icon="Str" /> |
| 1919 | + </Item> |
1878 | 1920 | <Item ItemId=";Enables_experimental_support_for_ES7_async_functions_6068" ItemType="0" PsrId="306" Leaf="true">
|
1879 | 1921 | <Str Cat="Text">
|
1880 | 1922 | <Val><![CDATA[Enables experimental support for ES7 async functions.]]></Val>
|
|
3603 | 3645 | </Str>
|
3604 | 3646 | <Disp Icon="Str" />
|
3605 | 3647 | </Item>
|
| 3648 | + <Item ItemId=";Property_0_in_type_1_is_not_assignable_to_the_same_property_in_base_type_2_2416" ItemType="0" PsrId="306" Leaf="true"> |
| 3649 | + <Str Cat="Text"> |
| 3650 | + <Val><![CDATA[Property '{0}' in type '{1}' is not assignable to the same property in base type '{2}'.]]></Val> |
| 3651 | + </Str> |
| 3652 | + <Disp Icon="Str" /> |
| 3653 | + </Item> |
3606 | 3654 | <Item ItemId=";Property_0_in_type_1_is_not_assignable_to_type_2_2603" ItemType="0" PsrId="306" Leaf="true">
|
3607 | 3655 | <Str Cat="Text">
|
3608 | 3656 | <Val><![CDATA[Property '{0}' in type '{1}' is not assignable to type '{2}'.]]></Val>
|
|
3837 | 3885 | </Str>
|
3838 | 3886 | <Disp Icon="Str" />
|
3839 | 3887 | </Item>
|
| 3888 | + <Item ItemId=";Replace_import_with_0_95015" ItemType="0" PsrId="306" Leaf="true"> |
| 3889 | + <Str Cat="Text"> |
| 3890 | + <Val><![CDATA[Replace import with '{0}'.]]></Val> |
| 3891 | + </Str> |
| 3892 | + <Disp Icon="Str" /> |
| 3893 | + </Item> |
3840 | 3894 | <Item ItemId=";Report_error_when_not_all_code_paths_in_function_return_a_value_6075" ItemType="0" PsrId="306" Leaf="true">
|
3841 | 3895 | <Str Cat="Text">
|
3842 | 3896 | <Val><![CDATA[Report error when not all code paths in function return a value.]]></Val>
|
|
5181 | 5235 | </Str>
|
5182 | 5236 | <Disp Icon="Str" />
|
5183 | 5237 | </Item>
|
| 5238 | + <Item ItemId=";Use_synthetic_default_member_95016" ItemType="0" PsrId="306" Leaf="true"> |
| 5239 | + <Str Cat="Text"> |
| 5240 | + <Val><![CDATA[Use synthetic 'default' member.]]></Val> |
| 5241 | + </Str> |
| 5242 | + <Disp Icon="Str" /> |
| 5243 | + </Item> |
5184 | 5244 | <Item ItemId=";Using_a_string_in_a_for_of_statement_is_only_supported_in_ECMAScript_5_and_higher_2494" ItemType="0" PsrId="306" Leaf="true">
|
5185 | 5245 | <Str Cat="Text">
|
5186 | 5246 | <Val><![CDATA[Using a string in a 'for...of' statement is only supported in ECMAScript 5 and higher.]]></Val>
|
|
5513 | 5573 | </Item>
|
5514 | 5574 | <Item ItemId=";const_enums_can_only_be_used_in_property_or_index_access_expressions_or_the_right_hand_side_of_an_im_2475" ItemType="0" PsrId="306" Leaf="true">
|
5515 | 5575 | <Str Cat="Text">
|
5516 |
| - <Val><![CDATA['const' enums can only be used in property or index access expressions or the right hand side of an import declaration or export assignment.]]></Val> |
| 5576 | + <Val><![CDATA['const' enums can only be used in property or index access expressions or the right hand side of an import declaration or export assignment or type query.]]></Val> |
5517 | 5577 | </Str>
|
5518 | 5578 | <Disp Icon="Str" />
|
5519 | 5579 | </Item>
|
|
0 commit comments