We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
.editorconfig
1 parent cc38780 commit 7416840Copy full SHA for 7416840
.editorconfig
@@ -23,3 +23,7 @@ trim_trailing_whitespace = true
23
24
indent_size = 2
25
indent_style = space
26
+
27
+[*.svg]
28
29
+insert_final_newline = false
0 commit comments