We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41eda20 commit 43d880bCopy full SHA for 43d880b
.editorconfig
@@ -0,0 +1,9 @@
1
+# top-most EditorConfig file
2
+root = true
3
+
4
+[*]
5
+end_of_line = lf
6
+insert_final_newline = true
7
+indent_style = space
8
+indent_size = 2
9
+charset = utf-8
0 commit comments