diff --git a/.editorconfig b/.editorconfig index 3a1882a26..9d3f6f768 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,6 +10,7 @@ root = true insert_final_newline = true indent_style = space indent_size = 4 +charset = utf-8 [project.json] indent_size = 2 @@ -146,4 +147,4 @@ indent_size = 2 [*.sh] end_of_line = lf [*.{cmd, bat}] -end_of_line = crlf \ No newline at end of file +end_of_line = crlf