diff --git a/.editorconfig b/.editorconfig index 33d4ac79..0804acad 100644 --- a/.editorconfig +++ b/.editorconfig @@ -12,4 +12,4 @@ trim_trailing_whitespace = true charset = utf-8 [*.js] -insert_final_newline = true +insert_final_newline = false