diff --git a/.editorconfig b/.editorconfig index 4a1b46a..7fa395e 100644 --- a/.editorconfig +++ b/.editorconfig @@ -11,7 +11,7 @@ insert_final_newline = true [*.bat] end_of_line = crlf -[*.{yml,yaml,json}] +[*.{json,xml,yml,yaml}] indent_size = 2 [*.json]