-
-
Notifications
You must be signed in to change notification settings - Fork 43
Closed
Description
Hi,
First of all thanks a lot for this project. I'm not sure the issue is really an issue. Before trying to suggest a fix I wanted to make sure that the idea was relevant.
Today, the rule no-ignored-subscribe only checks the ignored subscribe for Observable. See https://github.com/cartant/eslint-plugin-rxjs/blob/main/source/rules/no-ignored-subscribe.ts#L28
But it seems that ideally it should check ignored subscribe for any Subscribable (an Observable is a Subscribable). What's your opinion?
Metadata
Metadata
Assignees
Labels
No labels