mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
We have a conclusion that codegen will print whatever is in the AST, instead of having an option to enable printing TypeScript syntax. I plan to remove codegen's `enable_typescript` option after we strip out all typescript AST in the transformer typescript plugin. --------- Co-authored-by: Boshen <boshenc@gmail.com> |
||
|---|---|---|
| .. | ||
| constants.rs | ||
| lib.rs | ||
| main.rs | ||
| test_case.rs | ||