We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcf2ae6 commit e520da5Copy full SHA for e520da5
.editorconfig
@@ -0,0 +1,7 @@
1
+[*]
2
+indent_style = space
3
+indent_size = 4
4
+end_of_line = lf
5
+charset = utf-8
6
+trim_trailing_whitespace = false
7
+insert_final_newline = false
0 commit comments