Skip to content

Commit 630f8f4

Browse files
committed
feat(enum): add enum type option
1 parent a3f1943 commit 630f8f4

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

.svg-to-tsrc

+1-8
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,5 @@
1313
"exportCompleteIconSet": false,
1414
"optimizeForLazyLoading": true,
1515
"modelFileName": "icons.model",
16-
"compileSources": false,
17-
"svgoConfig": {
18-
"plugins": [
19-
{
20-
"cleanupAttrs": true
21-
}
22-
]
23-
}
16+
"compileSources": false
2417
}

0 commit comments

Comments
 (0)