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