mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 20:32:10 +00:00
* feat(linter): implement eslint(array-callback-return) * Add more comments & use phf_set for target methods * Revert changes to AST * Document get_enclosing_function * Clean up names * Remove redundant visitor and flags |
||
|---|---|---|
| .. | ||
| oxc_allocator | ||
| oxc_ast | ||
| oxc_cli | ||
| oxc_diagnostics | ||
| oxc_linter | ||
| oxc_macros | ||
| oxc_parser | ||
| oxc_printer | ||
| oxc_semantic | ||
| oxc_wasm | ||