oxc/crates
Boshen 976aa28f67
chore(linter): move no-var-requires to restriction
The code is not wrong, nor useless, it is just a restriction in typescript
2023-07-29 11:49:07 +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 chore: release crates as v0.1.0 2023-07-27 13:54:17 +08:00
oxc_ast_lower chore: release crates as v0.1.0 2023-07-27 13:54:17 +08:00
oxc_cli feat(cli): separate warnings and errors numbers and print separately 2023-07-29 11:02:51 +08:00
oxc_diagnostics chore: release crates as v0.1.0 2023-07-27 13:54:17 +08:00
oxc_formatter chore: release crates as v0.1.0 2023-07-27 13:54:17 +08:00
oxc_hir chore: release crates as v0.1.0 2023-07-27 13:54:17 +08:00
oxc_index chore: release crates as v0.1.0 2023-07-27 13:54:17 +08:00
oxc_linter chore(linter): move no-var-requires to restriction 2023-07-29 11:49:07 +08:00
oxc_macros feat(linter): add style category and change no-empty-interface to style 2023-07-29 11:02:51 +08:00
oxc_minifier chore: release crates as v0.1.0 2023-07-27 13:54:17 +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 chore(rust): run cargo fmt --all -- crates/**/*.rs 2023-07-28 13:57:12 +08:00
oxc_query chore(rust): update crate info, add minimal rust-version, add categories 2023-07-27 13:33:18 +08:00
oxc_resolver feat(resolver): implement more of exports field (#648) 2023-07-28 10:19:29 +08:00
oxc_semantic chore: release crates as v0.1.0 2023-07-27 13:54:17 +08:00
oxc_span chore: release crates as v0.1.0 2023-07-27 13:54:17 +08:00
oxc_syntax chore: release crates as v0.1.0 2023-07-27 13:54:17 +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 chore(rust): update crate info, add minimal rust-version, add categories 2023-07-27 13:33:18 +08:00