oxc/crates/oxc_prettier/src
2023-12-05 22:55:12 +08:00
..
comments feat(prettier): implement has_comment, improve blank lines when printing arrays (#1601) 2023-12-01 20:52:26 +08:00
format feat(prettier): finish should_hug_the_only_function_parameter (#1626) 2023-12-05 22:55:12 +08:00
printer feat(prettier) use groupId in fluid assignments (#1560) 2023-11-28 10:29:32 +08:00
binaryish.rs feat(prettier): handle parens for (x % y) % z (#1603) 2023-12-01 21:29:56 +08:00
doc.rs fix(prettier) remove unmatched brace when displaying doc (#1564) 2023-11-28 10:50:25 +08:00
lib.rs fix(prettier) fix use chain formatting (#1605) 2023-12-02 15:44:25 +08:00
macros.rs feat(prettier): wrap return statements with parentheses (#1583) 2023-11-29 19:31:55 +08:00
needs_parens.rs feat(prettier): add parens to new class {} (#1604) 2023-12-01 21:36:01 +08:00
options.rs feat(tasks): add visualize_end_of_line (#1593) 2023-11-30 23:42:57 +08:00