fix: tsdoc unstable tag is block not modifier (#1405)

This commit is contained in:
Qjuh
2025-10-20 17:43:55 +02:00
committed by GitHub
parent 8064df3722
commit 6e5563e2b7

View File

@@ -19,7 +19,7 @@
},
{
"tagName": "@unstable",
"syntaxKind": "modifier"
"syntaxKind": "block"
},
{
"tagName": "@default",