mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-08-06 07:29:30 +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",
|
||||
"syntaxKind": "inline"
|
||||
},
|
||||
{
|
||||
"tagName": "@module",
|
||||
"syntaxKind": "modifier"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user