oxc/crates
Xuan 91c01633d6
test(oxc_linter): add testing for code fixer (#101)
---------

Co-authored-by: Shannon Rothe <shannon.michael.rothe@gmail.com>
2023-03-03 21:37:25 -08:00
..
oxc_allocator feat(parser): add lexer 2023-02-11 02:29:54 -08:00
oxc_ast test(oxc_linter): add testing for code fixer (#101) 2023-03-03 21:37:25 -08:00
oxc_cli test(oxc_linter): add testing for code fixer (#101) 2023-03-03 21:37:25 -08:00
oxc_diagnostics feat(cli): parallelize diagnostics (#93) 2023-03-02 07:28:45 -08:00
oxc_linter test(oxc_linter): add testing for code fixer (#101) 2023-03-03 21:37:25 -08:00
oxc_macros refactor(linter) Generate rule name with declare_oxc_lint 2023-03-01 06:50:36 -08:00
oxc_parser fix(oxc_parser) correct span for decorators 2023-03-02 21:34:24 -08:00
oxc_printer printer: support JSXElement/JSXFragment 2023-03-01 02:34:23 -08:00
oxc_semantic feat(ast,lexer,linter): save and check comments 2023-02-27 12:31:57 +08:00