Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chore: avoid hard-coding the list of core rules in eslint:recommended #11336

Merged
merged 2 commits into from
Jan 30, 2019

Commits on Jan 30, 2019

  1. Chore: avoid hard-coding the list of core rules in eslint:recommended

    This updates the `eslint:recommended` config to be generated dynamically rather than being hard-coded, to reduce the number of places that need to be kept up to date when core rules are added.
    not-an-aardvark committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    b243c18 View commit details
    Browse the repository at this point in the history
  2. Fix linting error

    not-an-aardvark committed Jan 30, 2019
    Configuration menu
    Copy the full SHA
    eefb1b5 View commit details
    Browse the repository at this point in the history