Skip to content

Commit 93b9ea8

Browse files
committed
PR feedback
1 parent e361bd6 commit 93b9ea8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/api-extractor/src/generators/packageTypings/EntryTable.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ export class EntryTable {
133133
}
134134
}
135135

136-
// NOTE: THIS IS A TEMPORARY HACK.
136+
// NOTE: THIS IS A TEMPORARY WORKAROUND.
137137
// In the near future we will overhaul the AEDoc parser to separate syntactic/semantic analysis,
138138
// at which point this will be wired up to the same ApiDocumentation layer used for the API Review files
139139
private _getReleaseTagForSymbol(symbol: ts.Symbol): ReleaseTag {

0 commit comments

Comments
 (0)