diff --git a/.editorconfig b/.editorconfig index e0f6063..5dd3656 100644 --- a/.editorconfig +++ b/.editorconfig @@ -10,7 +10,7 @@ insert_final_newline = true indent_style = space trim_trailing_whitespace = true charset = utf-8 -end_of_line = lf +end_of_line = crlf # Code files [*.{cs,csx,vb,vbx}]