mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-06 07:29:30 +02:00
19 lines
361 B
JSON
19 lines
361 B
JSON
{
|
|
"$schema": "https://developer.microsoft.com/en-us/json-schemas/tsdoc/v0/tsdoc.schema.json",
|
|
"noStandardTags": false,
|
|
"tagDefinitions": [
|
|
{
|
|
"tagName": "@todo",
|
|
"syntaxKind": "block"
|
|
},
|
|
{
|
|
"tagName": "@linkcode",
|
|
"syntaxKind": "inline"
|
|
},
|
|
{
|
|
"tagName": "@module",
|
|
"syntaxKind": "modifier"
|
|
}
|
|
]
|
|
}
|