oxc/crates
Kei Sakamoto 3adca1ce08
feat(linter): implement @typescript-eslint/prefer-as-const (#707)
implement @typescript-eslint/prefer-as-const
Related issue: #503.
2023-08-10 15:48:24 +08:00
..
oxc chore(oxc): remove mention of nightly 2023-07-27 14:14:56 +08:00
oxc_allocator chore: release crates as v0.1.0 2023-07-27 13:54:17 +08:00
oxc_ast doc(ast): document why Directive.directive is a raw string 2023-08-09 14:06:25 +08:00
oxc_ast_lower refactor(ast): use atom for Directive and Hashbang (#701) 2023-08-09 13:52:56 +08:00
oxc_cli fix(parser,semantic): make semantic own Trivias (#711) 2023-08-10 15:30:32 +08:00
oxc_diagnostics chore: release crates as v0.1.0 2023-07-27 13:54:17 +08:00
oxc_formatter refactor(ast): use atom for Directive and Hashbang (#701) 2023-08-09 13:52:56 +08:00
oxc_hir refactor(ast): use atom for Directive and Hashbang (#701) 2023-08-09 13:52:56 +08:00
oxc_index chore: release crates as v0.1.0 2023-07-27 13:54:17 +08:00
oxc_linter feat(linter): implement @typescript-eslint/prefer-as-const (#707) 2023-08-10 15:48:24 +08:00
oxc_macros refactor(linter): manually declare lint rules because cargo fmt breaks (#671) 2023-07-31 15:16:21 +08:00
oxc_minifier refactor(ast): use atom for Directive and Hashbang (#701) 2023-08-09 13:52:56 +08:00
oxc_napi chore(rust): update crate info, add minimal rust-version, add categories 2023-07-27 13:33:18 +08:00
oxc_parser fix(parser,semantic): make semantic own Trivias (#711) 2023-08-10 15:30:32 +08:00
oxc_query fix(parser,semantic): make semantic own Trivias (#711) 2023-08-10 15:30:32 +08:00
oxc_resolver feat(resolver): add tracing (#710) 2023-08-10 13:51:28 +08:00
oxc_semantic fix(parser,semantic): make semantic own Trivias (#711) 2023-08-10 15:30:32 +08:00
oxc_span Adding types to the symbol table - consistent export type sample rule implemented (#667) 2023-07-31 12:33:47 +08:00
oxc_syntax Adding types to the symbol table - consistent export type sample rule implemented (#667) 2023-07-31 12:33:47 +08:00
oxc_type_synthesis chore(rust): update crate info, add minimal rust-version, add categories 2023-07-27 13:33:18 +08:00
oxc_wasm fix(parser,semantic): make semantic own Trivias (#711) 2023-08-10 15:30:32 +08:00