diff --git a/tsdoc.json b/tsdoc.json index 689f7a96c5c..c17030cdbe7 100644 --- a/tsdoc.json +++ b/tsdoc.json @@ -13,6 +13,10 @@ { "tagName": "@module", "syntaxKind": "modifier" + }, + { + "tagName": "@interface", + "syntaxKind": "modifier" } ] }