Added yaml settings for svgocd

This commit is contained in:
ground7
2020-06-03 12:07:03 -07:00
parent 95219d50ba
commit 93a4bd08bd
+10
View File
@@ -0,0 +1,10 @@
plugins:
- removeXMLNS
- cleanupListOfValues
- sortAttrs
- prefixIds: false
- inlineStyles: false
js2svg:
pretty: true
indent: 2