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