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

Breaking: Drop support for Node.js v6 (refs #138) #137

Merged
merged 1 commit into from
Feb 28, 2020
Merged

Commits on Feb 26, 2020

  1. Breaking: Drop support for Node.js v6 (refs #138)

    The new processor API first shipped in ESLint v6, which requires at
    least Node.js v8.10.0.
    
    Since Node.js v8 left LTS maintenance two months ago, I considered
    dropping support for it as well and aligning with the supported engines
    in ESLint v7, but I don't see a compelling reason not to support ESLint
    v6.
    btmills committed Feb 26, 2020
    Configuration menu
    Copy the full SHA
    77faedc View commit details
    Browse the repository at this point in the history