mirror of
https://github.com/Shopify/draggable.git
synced 2025-12-08 20:15:56 +00:00
11 lines
230 B
JSON
11 lines
230 B
JSON
{
|
|
"$schema": "https://developer.microsoft.com/json-schemas/tsdoc/v0/tsdoc.schema.json",
|
|
"extends": ["typedoc/tsdoc.json"],
|
|
"tagDefinitions": [
|
|
{
|
|
"tagName": "@cancelable",
|
|
"syntaxKind": "modifier"
|
|
}
|
|
]
|
|
}
|