diff --git a/.editorconfig b/.editorconfig
index 150979a0a4047259070191eabcb2055ff450cd06..cd230f5bc2fea8028935e4670612c029bc06684d 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -5,7 +5,7 @@ root = true
 
 [*]
 charset = utf-8
-end_of_line = lf
+end_of_line = crlf
 trim_trailing_whitespace = true
 insert_final_newline = true
 indent_style = space