oxc/crates/oxc_prettier/src
2024-02-10 23:10:33 +08:00
..
comments refactor(prettier): add a space!() macro (#2348) 2024-02-09 12:11:42 +08:00
format refactor(prettier): remove BinaryishLeft (#2381) 2024-02-10 23:10:33 +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 fix(prettier) add missing closing brace for dock debug (#1786) 2023-12-23 10:59:13 +08:00
lib.rs feat(prettier): print newlines between array expression elements (#2379) 2024-02-10 17:31:09 +08:00
macros.rs refactor(prettier): add a space!() macro (#2348) 2024-02-09 12:11:42 +08:00
needs_parens.rs refactor(prettier): s/nodes/stack (#2347) 2024-02-08 23:22:44 +08:00
options.rs refactor(prettier): clean up implementation of object key (#2378) 2024-02-10 16:49:10 +08:00