Skip to content

inconsistent jquery/no-read #35

Closed
Closed
@Berkmann18

Description

@Berkmann18

The rule catches $(function () { /* ... */ }) but when I change the function into an arrow function like $(() => { /* ... */ }) it doesn't behave the same way even tho it's technically the same code.
Is it a bug or was that intended?

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