We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5af9066 commit 5494121Copy full SHA for 5494121
.editorconfig
@@ -0,0 +1,9 @@
1
+# See https://editorconfig.org/
2
+root = true
3
+[*]
4
+charset = utf-8
5
+end_of_line = lf
6
+insert_final_newline = true
7
+trim_trailing_whitespace = true
8
+indent_style = tab
9
+tab_width = 8
0 commit comments