diff --git a/.editorconfig b/.editorconfig index 57228bb..fd32c6b 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,6 +12,8 @@ insert_final_newline = true charset = utf-8 trim_trailing_whitespace = true + + [*.json] indent_size = 2