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.
1 parent 67ab6f6 commit 6d0c067Copy full SHA for 6d0c067
.editorconfig
@@ -7,3 +7,6 @@ indent_size = 2
7
end_of_line = lf
8
trim_trailing_whitespace = true
9
insert_final_newline = true
10
+
11
+[*.svg]
12
+insert_final_newline = false
0 commit comments