diff --git a/.editorconfig b/.editorconfig index 5938874..d0bc34c 100644 --- a/.editorconfig +++ b/.editorconfig @@ -7,7 +7,7 @@ insert_final_newline = true trim_trailing_whitespace = true indent_style = tab indent_size = tab -tab_width = 4 +tab_width = 8 [*.{md,json,css,scss}] tab_width = 2