We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4880ed6 commit f660a69Copy full SHA for f660a69
.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