mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-09-23 23:13:42 +02:00
[Docs] Add interface to known tags in tsdoc
This commit is contained in:
parent
496d9a10d7
commit
db52ff0f73
@ -13,6 +13,10 @@
|
|||||||
{
|
{
|
||||||
"tagName": "@module",
|
"tagName": "@module",
|
||||||
"syntaxKind": "modifier"
|
"syntaxKind": "modifier"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"tagName": "@interface",
|
||||||
|
"syntaxKind": "modifier"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user