oxc/crates/oxc_prettier/src
2023-11-18 10:19:12 +08:00
..
format feat(prettier): format SequenceExpression and ParenthesizedExpression (#1397) 2023-11-18 10:19:12 +08:00
printer feat(prettier): support endOfLine option (#1377) 2023-11-17 20:50:17 +08:00
comment.rs feat(prettier): add comments before expressions (#1375) 2023-11-17 19:38:25 +08:00
doc.rs feat(prettier): format SequenceExpression and ParenthesizedExpression (#1397) 2023-11-18 10:19:12 +08:00
lib.rs feat(prettier): support endOfLine option (#1377) 2023-11-17 20:50:17 +08:00
macros.rs refactor(prettier): use allocator for IfBreak's Box (#1339) 2023-11-16 11:33:30 +08:00
options.rs feat(prettier): support endOfLine option (#1377) 2023-11-17 20:50:17 +08: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