diff --git a/.editorconfig b/.editorconfig index b582436..ac7ffc7 100644 --- a/.editorconfig +++ b/.editorconfig @@ -3,4 +3,5 @@ end_of_line = lf insert_final_newline = true indent_style = tab -indent_size = 2 \ No newline at end of file +indent_size = tab +tab_width = 2 \ No newline at end of file