diff --git a/.editorconfig b/.editorconfig index 5de5681..d2572dd 100644 --- a/.editorconfig +++ b/.editorconfig @@ -8,7 +8,7 @@ insert_final_newline = true trim_trailing_whitespace = true [*.js] -indent_size = 2 +indent_size = 4 [*.ts] indent_size = 2