Freedom Evenden's website logo

ESLint Config v2.0.0

April 13, 2024

Overview

This major update includes update to dependencies and drops support for versions of ESLint older than 9.0.0. If you’ve already been using this package then that means you’re familiar with Flat ESLint config which has become the new default in 9.0.0. Checkout their blog post to learn more. As always if you run into issues while using this package please open an issue.

Changes

  1. Updated CI/CD pipelines.
  2. Breaking: No longer support ESLint versions older than v9.0.0
  3. Updated package dependencies. View this commit to see all package updates