diff --git a/.editorconfig b/.editorconfig index dceab77..5938874 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,7 +9,7 @@ indent_style = tab indent_size = tab tab_width = 4 -[*.{sh,bash,bashrc,bash_profile,md,json,css,scss}] +[*.{md,json,css,scss}] tab_width = 2 [{makefile,Makefile}]