diff --git a/.editorconfig b/.editorconfig index 2d63240c..a77e8b70 100644 --- a/.editorconfig +++ b/.editorconfig @@ -5,7 +5,7 @@ root = true # change these settings to your own preference indent_style = space -indent_size = 4 +indent_size = 2 # we recommend you to keep these unchanged end_of_line = lf