diff --git a/.editorconfig b/.editorconfig index 5a2fd6cb9..e272301e8 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,3 +7,6 @@ indent_size = 4 indent_style = space insert_final_newline = true trim_trailing_whitespace = true + +[*.json] +indent_size = 2