-
-
Notifications
You must be signed in to change notification settings - Fork 750
Closed
Labels
needs reproductionNeeds a minimal reproducible case - https://gist.github.com/Rich-Harris/88c5fc2ac6dc941b22e7996af05dNeeds a minimal reproducible case - https://gist.github.com/Rich-Harris/88c5fc2ac6dc941b22e7996af05d
Description
I've seen multiple mentions that this feature is supposedly supported, but it doesn't seem to be working.
For example:
declare class Tracer extends opentracing.Tracer {
/** @inheritdoc */
inject(spanContext: SpanContext | Span, format: string, carrier: any): void;
}If I don't override the method the documentation is properly displayed.
AlansCodeLog
Metadata
Metadata
Assignees
Labels
needs reproductionNeeds a minimal reproducible case - https://gist.github.com/Rich-Harris/88c5fc2ac6dc941b22e7996af05dNeeds a minimal reproducible case - https://gist.github.com/Rich-Harris/88c5fc2ac6dc941b22e7996af05d
