mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-18 14:01:44 +03:00
12 lines
243 B
JSON
12 lines
243 B
JSON
{
|
|
"$schema": "http://json-schema.org/schema",
|
|
"type": "object",
|
|
"cli": "nx",
|
|
"properties": {
|
|
"figmaRes": {
|
|
"type": "string",
|
|
"description": "Download figma icons and pictures."
|
|
}
|
|
}
|
|
}
|