mirror of
https://github.com/discordjs/discord.js.git
synced 2026-06-01 00:20:07 +00:00
14 lines
289 B
JSON
14 lines
289 B
JSON
{
|
|
"$schema": "https://developer.microsoft.com/json-schemas/tsdoc/v0/tsdoc.schema.json",
|
|
"extends": ["@discordjs/api-extractor/extends/tsdoc-base.json"],
|
|
"tagDefinitions": [
|
|
{
|
|
"tagName": "@unstable",
|
|
"syntaxKind": "modifier"
|
|
}
|
|
],
|
|
"supportForTags": {
|
|
"@unstable": true
|
|
}
|
|
}
|