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> |
||
|---|---|---|
| .. | ||
| runtime | ||
| babel.rs | ||
| codegen.rs | ||
| lib.rs | ||
| main.rs | ||
| minifier.rs | ||
| misc.rs | ||
| prettier.rs | ||
| sourcemap.rs | ||
| suite.rs | ||
| test262.rs | ||
| test262_meta.rs | ||
| transformer.rs | ||
| typescript.rs | ||