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 7c09e6f + 6d0c067 commit 83baa06Copy full SHA for 83baa06
.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