diff --git a/.editorconfig b/.editorconfig index f1ef0a787..a58a373c5 100644 --- a/.editorconfig +++ b/.editorconfig @@ -4,7 +4,7 @@ root = true [*] end_of_line = lf -insert_final_newline = false +insert_final_newline = true charset = utf-8 [*.{js,jsx,json,html}]