mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-23 01:32:56 +03:00
10 lines
231 B
JSON
10 lines
231 B
JSON
|
{
|
||
|
"executors": {
|
||
|
"figmaRes": {
|
||
|
"implementation": "./download.js",
|
||
|
"schema": "./schema.json",
|
||
|
"description": "Run `figmaRes` (to download figma icons and pictures)."
|
||
|
}
|
||
|
}
|
||
|
}
|