changeset 537 | d2e6ee099125 |
parent 4 | f55970e41793 |
--- a/server/bo_client/.editorconfig Sat Jun 10 22:43:58 2017 +0200 +++ b/server/bo_client/.editorconfig Mon Jun 12 14:53:59 2017 +0200 @@ -13,22 +13,8 @@ indent_style = space indent_size = 2 -[*.js] -indent_style = space -indent_size = 2 - [*.hbs] insert_final_newline = false -indent_style = space -indent_size = 2 - -[*.css] -indent_style = space -indent_size = 2 - -[*.html] -indent_style = space -indent_size = 2 [*.{diff,md}] trim_trailing_whitespace = false