We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.editorconfig
1 parent 1fd3f06 commit 286a3deCopy full SHA for 286a3de
.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