oxc/crates
hjio a95a16c2ae
feat(linter): complete custom components setting (#2234)
- add custom components setting
- let tasks/rulegen generate settings

---------

Co-authored-by: huangjunjie.coder <huangjunjie.coder@bytedance.com>
2024-02-01 23:28:11 +08:00
..
oxc feat(ast): TypeScript definition for wasm target (#2158) 2024-01-30 15:43:03 +08:00
oxc_allocator docs(allocator): document behaviour of Box 2024-01-29 21:34:45 +08:00
oxc_ast refactor(transformer/decorators): optimizing code with ast.private_field (#2249) 2024-02-01 22:30:48 +08:00
oxc_cli feat(cli): add --version (#2182) 2024-01-26 19:13:17 +08:00
oxc_codegen feat(codegen): change back to read raw (#2222) 2024-01-31 12:17:52 +08:00
oxc_diagnostics Better report source line and col for multiline annotations (#2242) 2024-02-01 11:37:28 +08:00
oxc_index Publish crates v0.5.0 2024-01-12 23:33:47 +08:00
oxc_js_regex
oxc_language_server chore(deps): update cargo (#2191) 2024-01-29 11:38:47 +08:00
oxc_linter feat(linter): complete custom components setting (#2234) 2024-02-01 23:28:11 +08:00
oxc_macros feat(linter): remove the --timings feature (#2049) 2024-01-16 14:21:04 +08:00
oxc_minifier feat(codegen): move string test to codegen (#2150) 2024-01-23 23:49:36 +08:00
oxc_parser feat(ast): remove expression property from Function (#2247) 2024-02-01 15:23:27 +08:00
oxc_prettier fix(codegen): print Directive original string (#2157) 2024-01-25 15:24:05 +08:00
oxc_semantic fix(oxc_semantic): Handle short-circuiting operators in CFG (#2252) 2024-02-01 21:04:28 +08:00
oxc_span chore: omit warning for unused TS_APPEND_CONTENT 2024-02-01 14:07:40 +08:00
oxc_syntax chore: omit warning for unused TS_APPEND_CONTENT 2024-02-01 14:07:40 +08:00
oxc_transformer refactor(transformer/decorators): optimizing code with ast.private_field (#2249) 2024-02-01 22:30:48 +08:00
oxc_wasm feat(ast): remove serde skip for symbol_id and reference_id (#2220) 2024-01-30 21:03:05 +08:00