ESLint v8.x end-of-life is 2024-10-05 and will not be maintained after that. Upgrade or consider long-term support options

News and Updates

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

Introducing Espree, an Esprima alternative
3 min read

Introducing Espree, an Esprima alternative

As part of integrating ES6 and JSX, we have released our own parser, Espree, based on Esprima. Feature flags have been introduced to configure language options while maintaining backwards compatibility. We also share how you can help and what we are planning for future releases.

Announcing ES6 and JSX Support
2 min read

Announcing ES6 and JSX Support

We are starting work on integrating ES6 and JSX. A prerelease version is available for testing. We also share how you can further contribute and what we are planning for the release.