Skip to content

Cannot disable no-jquery for whole file #1500

@locks

Description

@locks

I have a file that is using jQuery, so I added an /* eslint-ignore ember/no-jquery */ at the top, to disable it for the whole file.
However, it still errors until I add an eslint-disable-next-line declaration right before the jQuery usage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions