oxc/tasks
2024-07-21 19:54:21 +08:00
..
ast_codegen refactor(ast_codegen): better visit marker parsing. (#4371) 2024-07-20 17:07:24 +00:00
benchmark refactor(linter): use diagnostic codes in lint rules (#4349) 2024-07-20 03:35:00 +00:00
common refactor(tasks): clean up test files and remove libs.txt (#4172) 2024-07-10 17:38:06 +00:00
coverage fix(codegen): print shorthand for all { x } variants (#4374) 2024-07-21 19:54:21 +08:00
javascript_globals chore: turn off doctest for all [[bin]] 2024-07-14 16:55:19 +08:00
lint_rules
minsize chore: turn off doctest for all [[bin]] 2024-07-14 16:55:19 +08:00
prettier_conformance perf: replace some CompactStr usages with Cows (#4377) 2024-07-20 19:19:55 +00:00
rulegen feat(linter): Add eslint-plugin-promise rules: avoid-new, no-new-statics, params-names (#4293) 2024-07-17 09:21:20 +08:00
transform_conformance fix(transformer/typescript): unexpectedly removed class binding from ExportNamedDeclaration (#4351) 2024-07-18 16:44:38 +00:00
website feat(linter): support suggestions and dangerous fixes (#4223) 2024-07-18 02:20:30 +00:00