mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 04:42:10 +00:00
This is a continuation of https://github.com/oxc-project/oxc/pull/2885.
closes https://github.com/oxc-project/oxc/issues/2933
Note for reviewers: please take a look at how the new test cases are
defined. I just copy-pasted them from
[here](
|
||
|---|---|---|
| .. | ||
| oxc | ||
| oxc_allocator | ||
| oxc_ast | ||
| oxc_cli | ||
| oxc_codegen | ||
| oxc_diagnostics | ||
| oxc_index | ||
| oxc_js_regex | ||
| oxc_language_server | ||
| oxc_linter | ||
| oxc_macros | ||
| oxc_minifier | ||
| oxc_module_lexer | ||
| oxc_parser | ||
| oxc_prettier | ||
| oxc_semantic | ||
| oxc_sourcemap | ||
| oxc_span | ||
| oxc_syntax | ||
| oxc_transformer | ||
| oxc_wasm | ||