diff --git a/.editorconfig b/.editorconfig index 9fae8c8f1..a3d044d8c 100644 --- a/.editorconfig +++ b/.editorconfig @@ -28,7 +28,7 @@ end_of_line = lf [*.{json,jsonc,webmanifest}] indent_style = space -indent_size = 4 +indent_size = 2 end_of_line = lf [*.md]