diff --git a/.editorconfig b/.editorconfig index e82e183..8c72c2a 100644 --- a/.editorconfig +++ b/.editorconfig @@ -15,3 +15,6 @@ indent_style = tab [pom.xml] indent_style = tab + +[{*.html,*.css,*.js}] +indent_style = tab