diff --git a/.editorconfig b/.editorconfig index d02e348..ace811e 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,6 +1,6 @@ [*] end_of_line = lf -charset = utf-8 +charset = utf-8-bom trim_trailing_whitespace = true insert_final_newline = true indent_style = space