oxc/crates/oxc_prettier/src
2023-11-28 10:59:37 +08:00
..
comments refactor(prettier): align line with prettier (#1559) 2023-11-27 23:11:53 +08:00
format feat(prettier) further improve class printing (#1566) 2023-11-28 10:59:37 +08:00
printer feat(prettier) use groupId in fluid assignments (#1560) 2023-11-28 10:29:32 +08:00
doc.rs fix(prettier) remove unmatched brace when displaying doc (#1564) 2023-11-28 10:50:25 +08:00
lib.rs feat(prettier): add id on IfBreak and Group (#1551) 2023-11-27 22:53:32 +08:00
macros.rs refactor(prettier): align line with prettier (#1559) 2023-11-27 23:11:53 +08:00
needs_parens.rs feat(prettier): format () => ({} ? 1 : 2); to () => ({}) ? 1 : 2; (#1534) 2023-11-24 17:07:19 +08:00
options.rs feat(prettier): format more import and export declarations (#1404) 2023-11-18 15:37:56 +08:00