From 394ef1a26b1de1f3aa0b3d8bc945d9c22b4fc5ae Mon Sep 17 00:00:00 2001 From: Radhakrishnan Pachyappan Date: Sun, 21 Jun 2026 16:52:57 +0530 Subject: [PATCH] style: apply prettier formatting Signed-off-by: Radhakrishnan Pachyappan --- src/converters/libreoffice.ts | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/src/converters/libreoffice.ts b/src/converters/libreoffice.ts index bf29fd4..757d19f 100644 --- a/src/converters/libreoffice.ts +++ b/src/converters/libreoffice.ts @@ -91,15 +91,7 @@ export const properties = { "xhtml", "xml", ], - calc: [ - "csv", - "fods", - "html", - "ods", - "ots", - "xls", - "xlsx", - ], + calc: ["csv", "fods", "html", "ods", "ots", "xls", "xlsx"], }, };