diff --git a/.editorconfig b/.editorconfig index 218eee3d3..b55e99456 100644 --- a/.editorconfig +++ b/.editorconfig @@ -6,7 +6,7 @@ charset = utf-8 end_of_line = lf indent_style = space indent_size = 4 -insert_final_newline = true +insert_final_newline = false trim_trailing_whitespace = true [*] diff --git a/src/app/app.component.html b/src/app/app.component.html index 162bb5085..11bc488ae 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -1,5 +1,5 @@