oxc/crates/oxc_prettier/src
2024-03-12 20:16:36 +08:00
..
comments refactor(ast): refactor Trivias API - have less noise around it (#2692) 2024-03-12 20:16:36 +08:00
format fix(ast)!: rename BigintLiteral to BigIntLiteral (#2659) 2024-03-10 13:31:51 +08:00
printer feat(prettier): print CallExpression arguments correctly (#1631) 2023-12-10 15:59:13 +08:00
utils feat(prettier): print CallExpression arguments correctly (#1631) 2023-12-10 15:59:13 +08:00
binaryish.rs refactor(prettier): remove BinaryishLeft (#2381) 2024-02-10 23:10:33 +08:00
doc.rs refactor(prettier): improve Group API (#2390) 2024-02-11 21:53:02 +08:00
lib.rs refactor(ast): refactor Trivias API - have less noise around it (#2692) 2024-03-12 20:16:36 +08:00
macros.rs refactor(prettier): improve Group API (#2390) 2024-02-11 21:53:02 +08:00
needs_parens.rs refactor(ast): s/NumberLiteral/NumericLiteral to align with estree 2024-02-21 21:41:08 +08:00
options.rs chore: fix all docs 2024-02-21 18:06:37 +08:00