| already_has_pragma/ | - | |
| array_sort_argument/ | - | |
| bad_octal/ | - | |
| bad_radix/ | - | |
| bad_regexp_flag/ | - | |
| bad_return_or_yield/ | - | |
| bigint_division_by_zero/ | - | |
| bigint_negative_exponent/ | - | |
| called_on_incompatible_type/ | - | |
| cant_access_lexical_declaration_before_init/ | - | |
| cant_assign_to_property/ | - | |
| cant_be_converted_to_bigint_because_it_isnt_an_integer/ | - | |
| cant_convert_bigint_to_number/ | - | |
| cant_convert_x_to_bigint/ | - | |
| cant_define_property_object_not_extensible/ | - | |
| cant_delete/ | - | |
| cant_redefine_property/ | - | |
| cant_use_nullish_coalescing_unparenthesized/ | - | |
| cyclic_object_value/ | - | |
| delete_in_strict_mode/ | - | |
| deprecated_caller_or_arguments_usage/ | - | |
| deprecated_expression_closures/ | - | |
| deprecated_octal/ | - | |
| deprecated_source_map_pragma/ | - | |
| deprecated_string_generics/ | - | |
| deprecated_tolocaleformat/ | - | |
| equal_as_assign/ | - | |
| getter_only/ | - | |
| hash_outside_class/ | - | |
| identifier_after_number/ | - | |
| illegal_character/ | - | |
| in_operator_no_object/ | - | |
| index.md | 1.1 KB | |
| invalid_array_length/ | - | |
| invalid_assignment_left-hand_side/ | - | |
| invalid_bigint_syntax/ | - | |
| invalid_const_assignment/ | - | |
| invalid_date/ | - | |
| invalid_for-in_initializer/ | - | |
| invalid_for-of_initializer/ | - | |
| invalid_right_hand_side_instanceof_operand/ | - | |
| is_not_iterable/ | - | |
| json_bad_parse/ | - | |
| malformed_formal_parameter/ | - | |
| malformed_uri/ | - | |
| missing_bracket_after_list/ | - | |
| missing_colon_after_property_id/ | - | |
| missing_curly_after_function_body/ | - | |
| missing_curly_after_property_list/ | - | |
| missing_formal_parameter/ | - | |