Skip to content

Move off of airbnb for linting #243

Description

@jfhbrook

airbnb linting rules are a moving target, and it's currently making it difficult to upgrade the airbnb rules - which in turn is making it difficult to upgrade eslint! We're a few versions behind on both.

There's functionality in eslint that can print the config - eslint/eslint#5145 so assuming we can get that to work with the current version of the airbnb rules, we should be able to dump that config, overwrite .eslintrc.json and remove airbnb's linting rules from our dependencies.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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