oxc/crates/oxc_formatter
Boshen af1a76bafa
feat(transformer): implement some of needs_explicit_esm for typescript (#1047)
Co-authored-by: magic-akari <akari.ccino@gmail.com>
2023-10-24 17:30:01 +08:00
..
examples refactor: move SourceType from oxc_ast to oxc_span (#351) 2023-05-12 23:16:14 +08:00
src feat(transformer): implement some of needs_explicit_esm for typescript (#1047) 2023-10-24 17:30:01 +08:00
Cargo.toml ci: turn off doc tests because they are slow to compile and run (#961) 2023-10-07 17:01:23 +08:00
README.md refactor(formatter): remove whitespace minification from formatter (#337) 2023-05-07 17:58:57 +08:00

Formatter (Prettier)

TBD