oxc/crates
dalaoshu ee26b448cc
feat(linter): enhance get_element_type to resolve more element types (#7885)
I think it should if makes sense.

_Originally posted by @Boshen in
https://github.com/oxc-project/oxc/issues/7881#issuecomment-2543108246_
            

Since `jsx-a11y` supports these names, I have aligned them accordingly.
2024-12-14 22:45:37 +08:00
..
oxc release(crates): v0.41.0 (#7846) 2024-12-13 21:25:13 +08:00
oxc_allocator release(crates): v0.41.0 (#7846) 2024-12-13 21:25:13 +08:00
oxc_ast style(rust): cargo +nightly fmt (#7877) 2024-12-14 06:03:31 +00:00
oxc_ast_macros release(crates): v0.41.0 (#7846) 2024-12-13 21:25:13 +08:00
oxc_cfg release(crates): v0.41.0 (#7846) 2024-12-13 21:25:13 +08:00
oxc_codegen style(rust): cargo +nightly fmt (#7877) 2024-12-14 06:03:31 +00:00
oxc_data_structures style(data_structures): add line break (#7882) 2024-12-14 13:16:49 +00:00
oxc_diagnostics style(rust): cargo +nightly fmt (#7877) 2024-12-14 06:03:31 +00:00
oxc_ecmascript style(rust): cargo +nightly fmt (#7877) 2024-12-14 06:03:31 +00:00
oxc_estree release(crates): v0.41.0 (#7846) 2024-12-13 21:25:13 +08:00
oxc_isolated_declarations style(rust): cargo +nightly fmt (#7877) 2024-12-14 06:03:31 +00:00
oxc_language_server style(rust): cargo +nightly fmt (#7877) 2024-12-14 06:03:31 +00:00
oxc_linter feat(linter): enhance get_element_type to resolve more element types (#7885) 2024-12-14 22:45:37 +08:00
oxc_macros feat(linter)!: remove unmaintained security plugin (#7773) 2024-12-10 14:29:22 +00:00
oxc_mangler release(crates): v0.41.0 (#7846) 2024-12-13 21:25:13 +08:00
oxc_minifier style(rust): cargo +nightly fmt (#7877) 2024-12-14 06:03:31 +00:00
oxc_napi style(rust): cargo +nightly fmt (#7877) 2024-12-14 06:03:31 +00:00
oxc_parser feat(parser): 'readonly' type modifier is only permitted on array and tuple literal types. (#7880) 2024-12-14 12:00:52 +00:00
oxc_prettier style(rust): cargo +nightly fmt (#7877) 2024-12-14 06:03:31 +00:00
oxc_regular_expression style(rust): cargo +nightly fmt (#7877) 2024-12-14 06:03:31 +00:00
oxc_semantic style(rust): cargo +nightly fmt (#7877) 2024-12-14 06:03:31 +00:00
oxc_span style(rust): cargo +nightly fmt (#7877) 2024-12-14 06:03:31 +00:00
oxc_syntax style(rust): cargo +nightly fmt (#7877) 2024-12-14 06:03:31 +00:00
oxc_transformer perf(transformer/class-properties): reduce size of transform_call_expression_for_super_member_expr (#7859) 2024-12-14 08:06:33 +00:00
oxc_traverse style(rust): cargo +nightly fmt (#7877) 2024-12-14 06:03:31 +00:00
oxc_wasm style(rust): cargo +nightly fmt (#7877) 2024-12-14 06:03:31 +00:00