Skip to content

Don't depend on airbnb eslint rules #24101

@Tyriar

Description

@Tyriar

I see this was added in #13142, but it makes finding where rules are and overriding them more little difficult than they need to be. I propose inlining whatever rules you care about into our .eslintrc. An example of this is I wanted to change no-inner-declarations to warn instead of error (as it's a lint warning, not an error when running the extension), and had trouble finding the rule source.

Metadata

Metadata

Assignees

No one assigned

    Labels

    debtCode quality issuesneeds PRReady to be worked on

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions