mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
docs: allow @mixes TSDoc tag for documenting mixins (#10545)
This commit is contained in:
@@ -32,6 +32,10 @@
|
||||
{
|
||||
"tagName": "@preapproved",
|
||||
"syntaxKind": "modifier"
|
||||
},
|
||||
{
|
||||
"tagName": "@mixes",
|
||||
"syntaxKind": "block"
|
||||
}
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user