oxc/crates/oxc_formatter
2023-05-16 22:25:52 +08:00
..
examples refactor: move SourceType from oxc_ast to oxc_span (#351) 2023-05-12 23:16:14 +08:00
src refactor(ast): remove RestElement from BindingPattern 2023-05-16 22:25:52 +08:00
Cargo.toml refactor: move SourceType from oxc_ast to oxc_span (#351) 2023-05-12 23:16:14 +08:00
README.md refactor(formatter): remove whitespace minification from formatter (#337) 2023-05-07 17:58:57 +08:00

Formatter (Prettier)

TBD