We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ba2c270 + 1a993b9 commit 7b72cfdCopy full SHA for 7b72cfd
1 file changed
.editorconfig
@@ -0,0 +1,12 @@
1
+# EditorConfig: http://EditorConfig.org
2
+
3
+# top-most EditorConfig file
4
+root = true
5
6
+[*]
7
+insert_final_newline = true
8
+trim_trailing_whitespace = true
9
+charset = utf-8
10
+indent_style = tab
11
+tab_width = 8
12
+indent_size = 4
0 commit comments