From 77bb4bc82fb92634780ed5c58e4ace1f25f1aa76 Mon Sep 17 00:00:00 2001 From: Thomas Kaul <4159106+dtslvr@users.noreply.github.com> Date: Tue, 2 Sep 2025 20:24:45 +0200 Subject: [PATCH] Enable trim --- apps/client/project.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/apps/client/project.json b/apps/client/project.json index 0b0dc0a63..fe6353e7c 100644 --- a/apps/client/project.json +++ b/apps/client/project.json @@ -271,7 +271,8 @@ "messages.tr.xlf", "messages.uk.xlf", "messages.zh.xlf" - ] + ], + "trim": true } }, "lint": {