diff --git a/.editorconfig b/.editorconfig index 173e12e..dc5aff1 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,8 +10,5 @@ end_of_line = lf insert_final_newline = true trim_trailing_whitespace = true -[*.hbs] -insert_final_newline = false - [*.md] trim_trailing_whitespace = false