diff --git a/.editorconfig b/.editorconfig index ed75a6a2af..1a096400ce 100644 --- a/.editorconfig +++ b/.editorconfig @@ -4,7 +4,6 @@ root = true insert_final_newline = true charset = utf-8 trim_trailing_whitespace = true -insert_final_newline = true end_of_line = lf [*.{js,json}]