oxc/crates/oxc_prettier/src
2023-11-21 18:54:26 +08:00
..
format feat(prettier): print multiple variable declarator correctly in VariableDeclaration (#1485) 2023-11-21 18:54:26 +08:00
printer feat(prettier): should be newline if break in AssigmentExpression (#1484) 2023-11-21 18:50:26 +08:00
comment.rs feat(prettier): print inner comment in PropertyKey (#1479) 2023-11-21 17:26:36 +08:00
doc.rs chore(prettier): fix typo in function name (#1451) 2023-11-20 18:51:45 +08:00
lib.rs feat(prettier): add infra for need_parens (#1450) 2023-11-20 17:18:39 +08:00
macros.rs feat(prettier): add infra for need_parens (#1450) 2023-11-20 17:18:39 +08:00
need_parens.rs feat(prettier): add infra for need_parens (#1450) 2023-11-20 17:18:39 +08:00
options.rs feat(prettier): format more import and export declarations (#1404) 2023-11-18 15:37:56 +08:00