oxc/crates/oxc_formatter
2023-05-09 23:19:34 +08:00
..
examples chore: rename oxc_printer to oxc_formatter (#336) 2023-05-07 17:47:13 +08:00
src refactor: remove unused code from formatter and printer 2023-05-09 23:19:34 +08:00
Cargo.toml refactor(Formatter): remove minification logic 2023-05-08 22:59:18 +08:00
README.md refactor(formatter): remove whitespace minification from formatter (#337) 2023-05-07 17:58:57 +08:00

Formatter (Prettier)

TBD