diff --git a/.editorconfig b/.editorconfig index 54c2190..564ecc3 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,6 +1,6 @@ root = true -[*.{js,json,yml}] +[*.{js,json,yml,html,css}] # 2 space indentation indent_style = space