oxc/crates
Wang Wenzhe e275659cdc
feat(linter): add oxc/no-rest-spread-properties rule (#3432)
People open this rule may have some specific purpose, I am deliberating
about whether to add a custom message.
2024-05-28 15:04:17 +00:00
..
oxc Release crates v0.13.1 2024-05-22 16:50:30 +08:00
oxc_allocator Release crates v0.13.1 2024-05-22 16:50:30 +08:00
oxc_ast feat(linter): add oxc/no-const-enum rule (#3435) 2024-05-28 22:50:54 +08:00
oxc_ast_macros Release crates v0.13.1 2024-05-22 16:50:30 +08:00
oxc_codegen Release crates v0.13.1 2024-05-22 16:50:30 +08:00
oxc_diagnostics Release crates v0.13.1 2024-05-22 16:50:30 +08:00
oxc_index Release crates v0.13.1 2024-05-22 16:50:30 +08:00
oxc_js_regex
oxc_language_server fix: fix some nightly warnings 2024-05-19 00:54:52 +08:00
oxc_linter feat(linter): add oxc/no-rest-spread-properties rule (#3432) 2024-05-28 15:04:17 +00:00
oxc_macros refactor(macros): remove the redundant trie builder (#3415) 2024-05-26 08:00:05 +00:00
oxc_minifier chore(deps): lock file maintenance rust crates (#3422) 2024-05-27 01:48:50 +00:00
oxc_module_lexer Release crates v0.13.1 2024-05-22 16:50:30 +08:00
oxc_parser fix(parser): parse const extends in arrow functions correctly (#3450) 2024-05-28 21:34:52 +08:00
oxc_prettier fix(parser): correctly parse cls.fn<C> = x (#3208) 2024-05-09 10:23:45 +08:00
oxc_semantic refactor(semantic): use a simpler way to resolve reference for ReferenceFlag::Type (#3430) 2024-05-27 22:43:52 +08:00
oxc_sourcemap chore(sourcemap): make JSONSourceMap fileds public (#3385) 2024-05-22 20:15:24 +08:00
oxc_span feat(atom): get &str from Atom<'a> with lifetime of 'a (#3420) 2024-05-27 09:05:33 +08:00
oxc_syntax Release crates v0.13.1 2024-05-22 16:50:30 +08:00
oxc_transformer feat(transformer/typescript): report error that do not allow namespaces (#3448) 2024-05-28 13:38:01 +00:00
oxc_traverse chore(traverse): code comments - edit comment to outline a better way to generate UIDs (#3434) 2024-05-27 22:52:46 +08:00
oxc_wasm chore: update toml format 2024-05-21 22:15:47 +08:00