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

Replace ember-cli-eslint with raw ESLint #104

Merged
merged 6 commits into from
Jan 14, 2019
Merged

Commits on Jan 14, 2019

  1. Configuration menu
    Copy the full SHA
    00d3efe View commit details
    Browse the repository at this point in the history
  2. Remove obsolete nested ESLint config file

    We're using `overrides` in the main config now instead
    Turbo87 committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    ddb80c8 View commit details
    Browse the repository at this point in the history
  3. Add .eslintignore file

    Turbo87 committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    87add3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bce60b4 View commit details
    Browse the repository at this point in the history
  5. ESLint: Use --cache option by default

    and run on *all* JS files in the repo
    Turbo87 committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    af3f4cc View commit details
    Browse the repository at this point in the history
  6. Replace ember-cli-eslint with raw ESLint

    this also updates ESLint to v5.12.0
    Turbo87 committed Jan 14, 2019
    Configuration menu
    Copy the full SHA
    c04ace3 View commit details
    Browse the repository at this point in the history