We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8f7d5a commit 7e3de1aCopy full SHA for 7e3de1a
.editorconfig
@@ -0,0 +1,7 @@
1
+root = true
2
+
3
+[*]
4
+end_of_line = lf
5
+indent_size = 2
6
+indent_style = tab
7
+trim_trailing_whitespace = true
0 commit comments