mirror of
https://github.com/danbulant/oxc
synced 2026-05-22 21:58:36 +00:00
* remove `Option<Vec>` from `FormalParameter` * `unwrap` -> `unwrap_or_else` * prefer `AstBuilder` helper * implement `consume_decorators` |
||
|---|---|---|
| .. | ||
| oxc_allocator | ||
| oxc_ast | ||
| oxc_cli | ||
| oxc_diagnostics | ||
| oxc_linter | ||
| oxc_macros | ||
| oxc_parser | ||
| oxc_printer | ||
| oxc_semantic | ||