diff --git a/.editorconfig b/.editorconfig index 98d20ea2e6..ed75a6a2af 100644 --- a/.editorconfig +++ b/.editorconfig @@ -5,6 +5,7 @@ insert_final_newline = true charset = utf-8 trim_trailing_whitespace = true insert_final_newline = true +end_of_line = lf [*.{js,json}] indent_style = space