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

Move from deprecated ESLint.CLIEngine to ESLint #534

Merged
merged 14 commits into from
May 9, 2021

Commits on Apr 27, 2021

  1. Move from deprecated ESLint.CLIEngine to ESLint

    Signed-off-by: Richie Bendall <richiebendall@gmail.com>
    Richienb committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    0c13ea9 View commit details
    Browse the repository at this point in the history
  2. Fix Node.js 10 support

    Signed-off-by: Richie Bendall <richiebendall@gmail.com>
    Richienb committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    a29fdc8 View commit details
    Browse the repository at this point in the history
  3. Update index.js

    Richienb committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    32cea9f View commit details
    Browse the repository at this point in the history
  4. Update index.js

    Richienb committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    a818ebd View commit details
    Browse the repository at this point in the history
  5. Update index.js

    Richienb committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    32313a2 View commit details
    Browse the repository at this point in the history
  6. Update index.js

    Richienb committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    c76c401 View commit details
    Browse the repository at this point in the history
  7. Update index.js

    Richienb committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    f9c6f59 View commit details
    Browse the repository at this point in the history
  8. Update options-manager.js

    Richienb committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    cc9bdcb View commit details
    Browse the repository at this point in the history
  9. Update options-manager.js

    Richienb committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    20ac2be View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Use object destructuring

    Signed-off-by: Richie Bendall <richiebendall@gmail.com>
    Richienb committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    c21ffd6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a004a5f View commit details
    Browse the repository at this point in the history
  3. Update options-manager.js

    Richienb committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    1dbdeeb View commit details
    Browse the repository at this point in the history
  4. Use public API to access normalizePackageName

    Signed-off-by: Richie Bendall <richiebendall@gmail.com>
    Richienb committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    e97b604 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2021

  1. Resolve absolute paths of modules in options.extends

    Signed-off-by: Richie Bendall <richiebendall@gmail.com>
    Richienb committed May 8, 2021
    Configuration menu
    Copy the full SHA
    be280f3 View commit details
    Browse the repository at this point in the history