diff --git a/.editorconfig b/.editorconfig index 6c0301949..92881f4cf 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,7 +9,7 @@ insert_final_newline = true trim_trailing_whitespace = true [*.json] -indent_size = 2 +indent_size = 4 [*.ts] quote_type = single