We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 58beaa0 commit faa5b37Copy full SHA for faa5b37
common/reviews/api/api-extractor.api.md
@@ -141,7 +141,7 @@ export const enum ExtractorMessageId {
141
UnresolvedInheritDocBase = "ae-unresolved-inheritdoc-base",
142
UnresolvedInheritDocReference = "ae-unresolved-inheritdoc-reference",
143
UnresolvedLink = "ae-unresolved-link",
144
- WrongInputFileType = "ae-wrong-input-file-type",
+ WrongInputFileType = "ae-wrong-input-file-type"
145
}
146
147
// @public
0 commit comments