We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e361bd6 commit 93b9ea8Copy full SHA for 93b9ea8
1 file changed
apps/api-extractor/src/generators/packageTypings/EntryTable.ts
@@ -133,7 +133,7 @@ export class EntryTable {
133
}
134
135
136
- // NOTE: THIS IS A TEMPORARY HACK.
+ // NOTE: THIS IS A TEMPORARY WORKAROUND.
137
// In the near future we will overhaul the AEDoc parser to separate syntactic/semantic analysis,
138
// at which point this will be wired up to the same ApiDocumentation layer used for the API Review files
139
private _getReleaseTagForSymbol(symbol: ts.Symbol): ReleaseTag {
0 commit comments