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