From 291113e53645cd4c5b8d20b500c6c6a56f1a00d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Sz=C3=A9pe?= Date: Thu, 21 Nov 2024 11:49:12 +0100 Subject: [PATCH] fix ec --- .editorconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.editorconfig b/.editorconfig index 788c0362..b5fed19f 100644 --- a/.editorconfig +++ b/.editorconfig @@ -30,6 +30,7 @@ max_line_length = unset [public/build/**] indent_size = unset insert_final_newline = unset +trim_trailing_whitespace = false max_line_length = unset [.vscode/*.json] indent_size = unset