News and Updates

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

JSCS End of Life
1 min read

JSCS End of Life

JSCS has reached its end of life and its developers will now work on ESLint. We share what this means for JSCS and how we plan to facilitate the switch from JSCS to ESLint. Meanwhile, we recommend to wait for most compatibility work to be complete before switching.

ESLint Joins The jQuery Foundation
3 min read

ESLint Joins The jQuery Foundation

We are happy to announce that ESLint is now part of the jQuery Foundation. This is a huge step and we share what this means for the project. We're also looking forward to its growth throughout the open source community.

Welcoming JSCS To ESLint
3 min read

Welcoming JSCS To ESLint

We are happy to announce that, effectively immediately, the JSCS team is now part of the ESLint team. We would like to invite everyone to welcome Marat Dulin, Oleg Gaidarenko, Mike Sherov, Alexej Yaroshevich, and Henry Zhu, and we're looking forward to working with them all.

Preparing for 1.0.0
1 min read

Preparing for 1.0.0

With 0.24.0 being released, we're now preparing for the 1.0.0 release. This has been a long time coming, and we're excited to be taking this important step. Here's a brief overview of what will happen next.

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.