Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information