oxc/crates/oxc_prettier/src
2023-11-16 11:47:30 +08:00
..
format feat(prettier): add print_call_expression for CallExpression and NewExpression (#1340) 2023-11-16 11:47:30 +08:00
printer refactor(prettier): use allocator for IfBreak's Box (#1339) 2023-11-16 11:33:30 +08:00
comment.rs feat(prettier): add the basics of comment printing (#1313) 2023-11-14 12:32:03 +00:00
doc.rs refactor(prettier): use allocator for IfBreak's Box (#1339) 2023-11-16 11:33:30 +08:00
lib.rs feat(prettier): add print_block (#1333) 2023-11-15 14:56:20 +00:00
macros.rs refactor(prettier): use allocator for IfBreak's Box (#1339) 2023-11-16 11:33:30 +08:00
options.rs feat(prettier): complete PrettireOptions (#1319) 2023-11-14 14:57:19 +00:00
util.rs feat(prettier): add HardLine if the next line of the VariableDeclartion is a empty line (#1318) 2023-11-14 23:04:27 +08:00