We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c30b6c9 commit a356c9cCopy full SHA for a356c9c
.editorconfig
@@ -0,0 +1,10 @@
1
+# EditorConfig is awesome: http://EditorConfig.org
2
+
3
+root = true
4
5
+[*]
6
+end_of_line = crlf
7
+insert_final_newline = false
8
+indent_style = space
9
+indent_size = 4
10
+charset = utf-8
0 commit comments