Skip to content

no-ignored-subscribe may also support Subscribable #69

@dubzzz

Description

@dubzzz

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions