diff --git a/.editorconfig b/.editorconfig index 5c3a07a..8bc39b6 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,6 +1,6 @@ [*] -charset = utf-8-bom +charset = utf-8 end_of_line = crlf trim_trailing_whitespace = false insert_final_newline = false