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