mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
* feat(linter): add restriction category for lint rules * feat(cli): add "--allow" and "--deny" commands * feat(linter): use a single instance of linter * feat(cli): derive rules from args * feat(cli): print number of rules |
||
|---|---|---|
| .. | ||
| oxc_allocator | ||
| oxc_ast | ||
| oxc_cli | ||
| oxc_diagnostics | ||
| oxc_linter | ||
| oxc_macros | ||
| oxc_parser | ||
| oxc_printer | ||
| oxc_semantic | ||
| oxc_wasm | ||