mirror of
https://github.com/danbulant/oxc
synced 2026-05-25 04:42:10 +00:00
Part of #1170, Finally... 🗻 Some preparation PRs may be needed in advance. - [x] settings.jsdoc #2706 - [x] new struct design #2765 - [x] handle `Span` for diagnostics #2815 Implement plugin itself. - https://github.com/gajus/eslint-plugin-jsdoc/blob/main/docs/rules/check-access.md - https://github.com/gajus/eslint-plugin-jsdoc/blob/main/src/rules/checkAccess.js I'll send a PR to make this plugin public after confirming that a few more rules can be implemented without any problems. |
||
|---|---|---|
| .. | ||
| 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 | ||