diff --git a/.editorconfig b/.editorconfig index 019a4b898..9d48d3b70 100644 --- a/.editorconfig +++ b/.editorconfig @@ -17,5 +17,8 @@ trim_trailing_whitespace = false [*.json] indent_size = 2 +[{en.json,es.json}] +indent_size = 4 + [COMMIT_EDITMSG] max_line_length = 0