ESLint v1.3.1 released

We just pushed ESLint v1.3.1, which is a patch release upgrade of ESLint. This release and fixes several bugs found in the previous release.

Bug Fixes

  • Fix: indent to not crash on empty files (fixes #3570) (Gyandeep Singh)
  • Fix: Remove unused config file (fixes #2227) (Gyandeep Singh)

The latest ESLint news, case studies, tutorials, and resources.

Introducing bulk suppressions
3 min read

Introducing bulk suppressions

How to enable stricter linting incrementally

ESLint v9.24.0 released
3 min read

ESLint v9.24.0 released

We just pushed ESLint v9.24.0, which is a minor release upgrade of ESLint. This release adds some new features and fixes several bugs found in the previous release.

ESLint v9.23.0 released
3 min read

ESLint v9.23.0 released

We just pushed ESLint v9.23.0, which is a minor release upgrade of ESLint. This release adds some new features and fixes several bugs found in the previous release.