oxc/crates/oxc_minifier/tests
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
..
closure feat(Codegen): Improve codegen (#2460) 2024-02-21 14:41:57 +08:00
esbuild feat(codegen): move string test to codegen (#2150) 2024-01-23 23:49:36 +08:00
oxc fix(codegen): add parenthesis in binary expression by precedence (#2067) 2024-01-17 23:01:42 +08:00
snapshots feat: adjust the order of print semicolon (#1003) 2023-10-16 21:33:15 +08:00
tdewolff feat: adjust the order of print semicolon (#1003) 2023-10-16 21:33:15 +08:00
terser feat: adjust the order of print semicolon (#1003) 2023-10-16 21:33:15 +08:00
.gitignore chore(minifier): add test fixture (#287) 2023-04-17 11:24:58 +08:00
mod.rs feat(codegen): configurable typescript codegen (#2443) 2024-02-20 12:09:28 +08:00