init: the first public commit for AFFiNE
This commit is contained in:
9
tools/executors/svgOptimize/executor.json
Normal file
9
tools/executors/svgOptimize/executor.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"executors": {
|
||||
"svgOptimize": {
|
||||
"implementation": "./svgo.js",
|
||||
"schema": "./schema.json",
|
||||
"description": "Run `svgo` (to optimize svg)."
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user