oxc/crates/oxc_codegen/tests/integration
camc314 6896efc00c fix(codegen): fix in in sequence expr in for loops (#6428)
not sure if this is right, but it doesn't break any existing tests so hopefully?
2024-10-13 06:47:09 +00:00
..
snapshots refactor(codegen): only print necessary parentheses in TSAsExpression (#6429) 2024-10-11 02:04:27 +00:00
esbuild.rs feat(codegen): print vite / webpack special comments (#6021) 2024-09-26 15:19:31 +00:00
jsdoc.rs fix(codegen): preserve newlines between comments (#6014) 2024-09-24 05:14:02 +00:00
main.rs refactor(codegen)!: remove CommentOptions API (#6451) 2024-10-11 13:53:28 +00:00
pure_comments.rs chore(codegen): add more tests for comments from esbuild (#6357) 2024-10-08 05:42:43 +00:00
tester.rs refactor(codegen)!: remove CommentOptions API (#6451) 2024-10-11 13:53:28 +00:00
ts.rs refactor(codegen): only print necessary parentheses in TSAsExpression (#6429) 2024-10-11 02:04:27 +00:00
unit.rs fix(codegen): fix in in sequence expr in for loops (#6428) 2024-10-13 06:47:09 +00:00