diff --git a/.editorconfig b/.editorconfig index b901702d0857..73816f193cca 100644 --- a/.editorconfig +++ b/.editorconfig @@ -18,4 +18,4 @@ max_line_length = 99 [{*.json}] insert_final_newline = false indent_style = space -indent_size = 2 +indent_size = 1 diff --git a/.gitignore b/.gitignore index ce4139c263c4..42aaff8ce407 100644 --- a/.gitignore +++ b/.gitignore @@ -194,3 +194,5 @@ cypress/videos # JetBrains IDEs .idea/ +# Helix Editor +.helix/