mirror of
https://github.com/Shopify/draggable.git
synced 2025-12-08 20:15:56 +00:00
9 lines
184 B
JSON
9 lines
184 B
JSON
{
|
|
"source": "./src",
|
|
"destination": "./docs",
|
|
"plugins": [
|
|
{"name": "esdoc-standard-plugin"},
|
|
{"name": "esdoc-ecmascript-proposal-plugin", "option": {"all": true}}
|
|
]
|
|
}
|