[MTELERIXA-29] init EditorConfig file (#60740)

This commit is contained in:
Daniel Muyshond 2022-01-17 17:45:11 +01:00
parent 87b7f826a5
commit a95d10b3fc
1 changed files with 6 additions and 0 deletions

6
.editorconfig Normal file
View File

@ -0,0 +1,6 @@
[*.scss]
charset = utf-8
indent_style = tab
end_of_line = lf
insert_final_newline = true
trim_trailing_whitespace = true