diff --git a/.editorconfig b/.editorconfig
index 88f9cb7db6fa81e4a5bc14f50ef1e9da5ef084ab..0643b0353bfff72754903ffc91ca9efdbc76282f 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -17,6 +17,9 @@ max_line_length = 100
 [Makefile]
 indent_style = tab
 
+[*.html]
+indent_size= = 2
+
 [lib/**.js]
 indent_size = 2