oxc/crates
2023-03-24 11:23:39 +08:00
..
oxc_allocator chore(rust): remove unnecessary missing_const_for_fn 2023-03-22 12:35:52 +08:00
oxc_ast refactor(linter): use the Span::new constructor instead of Span {} 2023-03-23 20:30:02 +08:00
oxc_cli fix(cli): remove extra source_text clone before linting 2023-03-19 12:58:00 +08:00
oxc_diagnostics feat(cli): do not print errors on files that looks like a minified file 2023-03-12 12:59:37 +08:00
oxc_linter feat(linter): implement eslint(no-class-assign) (#204) 2023-03-24 11:23:39 +08:00
oxc_macros feat(linter): implement eslint(no-const-assign) (#199) 2023-03-23 12:55:40 +08:00
oxc_parser feat(linter): eslint disable comments (#196) 2023-03-22 11:27:42 +08:00
oxc_printer feat(linter): implement eslint(no-unsafe-negation) (#186) 2023-03-15 11:36:56 +08:00
oxc_semantic feat(linter): implement eslint(no-class-assign) (#204) 2023-03-24 11:23:39 +08:00
oxc_wasm chore(oxc_wasm): remove unnecessary lines from .gitignore 2023-03-20 14:38:09 +08:00