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