oxc/crates/oxc_prettier/src
overlookmotel 04005ff62d
refactor(prettier): simplify import (#3026)
Just a tiny simplification. No substantive change.
2024-04-19 18:11:08 +08:00
..
comments refactor(ast): refactor Trivias API - have less noise around it (#2692) 2024-03-12 20:16:36 +08:00
format refactor(prettier): simplify import (#3026) 2024-04-19 18:11:08 +08:00
printer chore: fix internal doc warnings 2024-04-13 15:59:24 +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 Make ast types covariant over the allocator lifetime. (#2943) 2024-04-12 18:12:18 +08:00
lib.rs chore: guard against unsafe code as much as possible. 2024-04-03 19:35:07 +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