Directories ¶ Show internal Expand all Path Synopsis import fixtures rules/no_self_import rules/no_webpack_loader_syntax utils typescript rules/adjacent_overload_signatures rules/array_type rules/await_thenable rules/ban_ts_comment rules/ban_types rules/class_literal_property_style rules/consistent_generic_constructors rules/consistent_indexed_object_style rules/consistent_return rules/consistent_type_assertions rules/consistent_type_definitions rules/consistent_type_exports rules/consistent_type_imports rules/default_param_last rules/dot_notation rules/fixtures rules/no_array_delete rules/no_base_to_string rules/no_confusing_void_expression rules/no_duplicate_enum_values rules/no_duplicate_type_constituents rules/no_empty_function rules/no_empty_interface rules/no_explicit_any rules/no_extraneous_class rules/no_floating_promises rules/no_for_in_array rules/no_implied_eval rules/no_invalid_void_type rules/no_meaningless_void_operator rules/no_misused_new rules/no_misused_promises rules/no_misused_spread rules/no_mixed_enums rules/no_namespace rules/no_redundant_type_constituents rules/no_require_imports rules/no_this_alias rules/no_unnecessary_boolean_literal_compare rules/no_unnecessary_template_expression rules/no_unnecessary_type_arguments rules/no_unnecessary_type_assertion rules/no_unsafe_argument rules/no_unsafe_assignment rules/no_unsafe_call rules/no_unsafe_enum_comparison rules/no_unsafe_member_access rules/no_unsafe_return rules/no_unsafe_type_assertion rules/no_unsafe_unary_minus rules/no_unused_vars rules/no_useless_empty_export rules/no_var_requires rules/non_nullable_type_assertion_style rules/only_throw_error rules/prefer_as_const rules/prefer_promise_reject_errors rules/prefer_readonly_parameter_types rules/prefer_reduce_type_parameter rules/prefer_return_this_type rules/promise_function_async rules/related_getter_setter_pairs rules/require_array_sort_compare rules/require_await rules/restrict_plus_operands rules/restrict_template_expressions rules/return_await rules/switch_exhaustiveness_check rules/triple_slash_reference rules/unbound_method rules/unified_signatures rules/use_unknown_in_catch_callback_variable Click to show internal directories. Click to hide internal directories.