oxc/crates/oxc_formatter
2023-05-08 15:35:01 +08:00
..
examples chore: rename oxc_printer to oxc_formatter (#336) 2023-05-07 17:47:13 +08:00
src refactor: move operator to oxc_syntax (#341) 2023-05-08 15:35:01 +08:00
Cargo.toml refactor: move operator to oxc_syntax (#341) 2023-05-08 15:35:01 +08:00
README.md refactor(formatter): remove whitespace minification from formatter (#337) 2023-05-07 17:58:57 +08:00

Formatter (Prettier)

TBD