mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-07 07:59:26 +02:00
[Docs] Add @module
modifier tag to tsdoc.json
This commit is contained in:
parent
c0e755c3c3
commit
3434078329
@ -9,6 +9,10 @@
|
|||||||
{
|
{
|
||||||
"tagName": "@linkcode",
|
"tagName": "@linkcode",
|
||||||
"syntaxKind": "inline"
|
"syntaxKind": "inline"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tagName": "@module",
|
||||||
|
"syntaxKind": "modifier"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user