oxc/tasks/coverage/src
Andrew McClenaghan 6b3b260dcc
feat(Codegen): Improve codegen (#2460)
This gets all the new TS types working to the same level TS output was
before and fixes a bunch of other codegen

---------

Co-authored-by: Boshen <boshenc@gmail.com>
2024-02-21 14:41:57 +08:00
..
runtime feat(codegen): configurable typescript codegen (#2443) 2024-02-20 12:09:28 +08:00
babel.rs feat(task): support run async in suite (#1973) 2024-01-11 14:54:30 +08:00
codegen.rs feat(Codegen): Improve codegen (#2460) 2024-02-21 14:41:57 +08:00
lib.rs feat(coverage): add prettier idempotency test (#2402) 2024-02-12 15:30:16 +08:00
main.rs feat(coverage): add prettier idempotency test (#2402) 2024-02-12 15:30:16 +08:00
minifier.rs feat(codegen): configurable typescript codegen (#2443) 2024-02-20 12:09:28 +08:00
misc.rs feat(task): support run async in suite (#1973) 2024-01-11 14:54:30 +08:00
prettier.rs feat(coverage): add prettier idempotency test (#2402) 2024-02-12 15:30:16 +08:00
suite.rs feat(codegen): configurable typescript codegen (#2443) 2024-02-20 12:09:28 +08:00
test262.rs feat(task): handle expected runtime error correctly (#1987) 2024-01-11 15:04:28 +08:00
typescript.rs feat(task): support run async in suite (#1973) 2024-01-11 14:54:30 +08:00