This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
Displays wrong deprication warnings on overloaded methods #59
Closed
Description
We're using rxjs in our projects and since a couple of months new deprecation have been added (ReactiveX/rxjs@c85ddf6). Those deprecation overload the standard-use case (The last one, that didn't change in the Observable.ts). But the plugin throws a deprecation warning for that use-case as well, even though it has no deprecation decorator.
Metadata
Metadata
Assignees
Labels
No labels