mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-12-16 14:55:22 +01: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