oxc/crates/oxc_codegen/tests/integration
camc314 4a99372c14 fix(codegen): print jsdoc comments for TSEnumMembers (#6007)
closes #6006

Boshen/Dunqing please feel free to take over this PR. it's a bit outside what i normally work on. 🙂
2024-09-24 01:12:57 +00:00
..
snapshots fix(codegen): print jsdoc comments for TSEnumMembers (#6007) 2024-09-24 01:12:57 +00:00
esbuild.rs feat(codegen): implement minify number from terser (#5929) 2024-09-20 14:42:28 +00:00
jsdoc.rs fix(codegen): print jsdoc comments for TSEnumMembers (#6007) 2024-09-24 01:12:57 +00:00
main.rs feat(codegen): print jsdoc comments that are attached to statements and class elements (#5845) 2024-09-18 07:58:22 +00:00
pure_comments.rs refactor(codegen): change annotation comment tests to snapshot (#5800) 2024-09-16 05:03:43 +00:00
tester.rs feat(span)!: change SourceType::js to SourceType::cjs and SourceType::mjs (#5606) 2024-09-08 14:11:02 +00:00
ts.rs feat(codegen): add new lines to TSTypeParameterDeclaration (#5853) 2024-09-18 11:44:24 +00:00
unit.rs fix(codegen): print let[0] as (let)[0] (#5947) 2024-09-21 15:09:55 +00:00