We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.editorconfig
1 parent f949081 commit 291ecbdCopy full SHA for 291ecbd
.editorconfig
@@ -0,0 +1,9 @@
1
+# editorconfig.org
2
+
3
+root = true
4
5
+[*]
6
+indent_style = space
7
+indent_size = 2
8
+trim_trailing_whitespace = true
9
+insert_final_newline = true
0 commit comments