mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-19 18:51:46 +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)."
|
|
}
|
|
}
|
|
}
|