--- a/.editorconfig Thu Jun 15 17:18:22 2017 +0200 +++ b/.editorconfig Fri Jun 16 18:36:39 2017 +0200 @@ -8,6 +8,6 @@ insert_final_newline = true trim_trailing_whitespace = true -[*.js,*.css] +[*.js] indent_style = space indent_size = 2