oxc/crates/oxc_prettier/src
2024-10-11 06:27:33 +00:00
..
comments chore(prettier): remove incorrect comment printing logic (#5889) 2024-09-21 04:45:18 +00:00
format feat(prettier): indent for class definition (#6059) 2024-10-06 22:23:24 +08:00
printer perf(linter, prettier, diagnostics): use FxHashMap instead of std::collections::HashMap (#5993) 2024-09-23 16:29:05 +00:00
utils
binaryish.rs
doc.rs refactor(rust): remove some #[allow(unused)] (#5716) 2024-09-12 02:19:01 +00:00
lib.rs refactor(prettier)!: remove source_text argument from constructor (#6448) 2024-10-11 06:27:33 +00:00
macros.rs refactor(rust): remove some #[allow(unused)] (#5716) 2024-09-12 02:19:01 +00:00
needs_parens.rs refactor(rust): remove some #[allow(unused)] (#5716) 2024-09-12 02:19:01 +00:00
options.rs