diff --git a/.editorconfig b/.editorconfig index 0dd11f4..a935f8a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,7 +9,7 @@ charset = utf-8 [*.js] indent_style = space -indent_size = 4 +indent_size = 2 [{package.json}] indent_style = space