oxc/crates/oxc_formatter
2023-10-16 15:18:14 +08:00
..
examples refactor: move SourceType from oxc_ast to oxc_span (#351) 2023-05-12 23:16:14 +08:00
src chore(clippy): enable undocumented_unsafe_blocks 2023-10-16 15:18:14 +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

Formatter (Prettier)

TBD