We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 689d7d1 commit 4c6ebb1Copy full SHA for 4c6ebb1
.editorconfig
@@ -2,7 +2,7 @@
2
root = true
3
4
[{src,scripts}/**.{ts,json,js}]
5
-end_of_line = lf
+end_of_line = crlf
6
charset = utf-8
7
trim_trailing_whitespace = true
8
insert_final_newline = true
0 commit comments