diff --git a/.editorconfig b/.editorconfig index 603043d641..be0a01585b 100644 --- a/.editorconfig +++ b/.editorconfig @@ -14,7 +14,7 @@ indent_size = 4 max_line_length = 110 [*.{js,ts}] -max_line_length = 120 +max_line_length = 100 [*.{svg,rb,pp,pl}] indent_style = space