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