From ea7d68ec252a2cc10f1190f423e42d7d9b1beaea Mon Sep 17 00:00:00 2001 From: remal-github-actions <77626445+remal-github-actions+sync-with-template@users.noreply.github.com> Date: Mon, 9 Dec 2024 10:42:20 +0000 Subject: [PATCH] Template repository changes: remal-github-actions/template-typescript --- .editorconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.editorconfig b/.editorconfig index 3eecf3df..3a220fc3 100644 --- a/.editorconfig +++ b/.editorconfig @@ -16,7 +16,7 @@ ij_formatter_off_tag = @formatter:off ij_formatter_on_tag = @formatter:on ij_smart_tabs = false ij_visual_guides = 120 -ij_wrap_on_typing = true +ij_wrap_on_typing = false ij_any_align_consecutive_assignments = false ij_any_align_consecutive_variable_declarations = false