changeset 537 | d2e6ee099125 |
parent 5 | d4b3da0dadc9 |
--- a/cms/app-client/.editorconfig Sat Jun 10 22:43:58 2017 +0200 +++ b/cms/app-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