ESLint
@eslint.org
1.8K followers 21 following 170 posts
ESLint finds and fixes problems in your JavaScript* code. (*And also in JSON and Markdown) http://eslint.org
Posts Media Videos Starter Packs
Pinned
eslint.org
ESLint @eslint.org · Nov 26
Just a heads up: this account is mostly automated and only lightly monitored. For help with ESLint, please stop by our Discord.

eslint.org/chat
Join the ESLint Discord Server!
Discussion around the ESLint open source project. | 8269 members
eslint.org
Reposted by ESLint
humanwhocodes.com
ESLint depends on sponsorships to pay maintainers. We're operating at a deficit with roughly a junior engineer's salary supporting a dozen maintainers plus awarding outside contributions. Please talk to your company about sponsoring ESLint:
https://eslint.org/donate
eslint.org
eslint/css 0.12.0 has been released!

✨ Support for getLocFromIndex & getIndexFromLoc
🔧 Handles all CSS newline types in rules and source
🐞 Fix location reporting for !important in no-important rule

Details:
https://github.com/eslin...
eslint.org
css-tree 3.6.6 has been released!

✨ Support for relative color values
🔧 Allows relative color syntax in rgb() & rgba()

Details:
https://github.com/eslin...
eslint.org
ESLint Markdown 7.4.0 has been released!

✨ Added getLocFromIndex & getIndexFromLoc support
✨ Exported MarkdownLanguage from index.js
🐞 Improved location reporting in multiple rules

Details:
https://github.com/eslin...
eslint.org
ESLint v10.0.0 is coming! Check out our latest blog post for what to expect.

https://eslint.org/blog/...
eslint.org
ESLint v9.37.0 has been released:

https://eslint.org/blog/...
eslint.org
We've deployed a targeted fix to the endpoint that was being hit repeatedly. All traffic is now able to access eslint.org again.
eslint.org
Due to an unprecedented amout of AI traffic coming from China to our website, we are temporarily blocking all requests coming from China until we can deploy a more targeted solution. We apologize for the inconvenience and appreciate your understanding.
eslint.org
Just released:

eslint/plugin-kit v0.4.0
https://github.com/eslin...
eslint.org
Just released:

eslint/core v0.16.0
https://github.com/eslin...

eslint/compat v1.4.0
https://github.com/eslin...

eslint/config-helpers v0.4.0
https://github.com/eslin...

eslint/migrate-config v1.6.0
https://github.com/eslin...
eslint.org
eslint/markdown v7.3.0 is out!

✨ New no-reference-like-urls rule
✨ allowLabels option for no-missing-label-refs
🔧 Export types from main entry point
🐞 Fix backslash handling and location reporting

Details:
https://github.com/eslin...
eslint.org
eslint/css 0.11.1 is out!

🐞 Fix detection of prefixed @keyframes in no-duplicate-keyframe-selectors
🔧 Ensure languageOptions.customSyntax is serializable
🔧 Update baseline data for better accuracy

Details:
https://github.com/eslin...
eslint.org
ESLint v9.36.0 has been released:

https://eslint.org/blog/...
eslint.org
The RFC 'feat: CSS variable tracking' has been approved and merged!

https://github.com/eslin...
eslint.org
We are excited to welcome https://github.com/DMartens as our newest committer. Welcome to the team!
eslint.org
ESLint @eslint.org · Sep 5
ESLint v9.35.0 has been released:

https://eslint.org/blog/...
eslint.org
ESLint @eslint.org · Sep 2
The RFC 'feat: CSS variable tracking' is now in the Final Commenting phase.

https://github.com/eslin...
eslint.org
ESLint @eslint.org · Aug 28
eslint/css v0.11.0 has been released!

This release brings improved parsing for modern CSS nesting syntax, two new rules, and bug fixes. Check it out:

https://github.com/eslin...
eslint.org
ESLint @eslint.org · Aug 27
Oops! That should be $20,000. Our automation script stripped out the most important characters. 🤦‍♂️
eslint.org
ESLint @eslint.org · Aug 27
Thank you to Meta for the 0,000 donation. We really appreciate it. 🙏
eslint.org
ESLint @eslint.org · Aug 27
Thank you to Meta for the 0,000 donation. We really appreciate it. 🙏
eslint.org
ESLint @eslint.org · Aug 26
eslint/json 0.13.2 is out!

🐞 Fixed meta.docs.recommended to accept any type in custom rules

Details:
https://github.com/eslin...
eslint.org
ESLint @eslint.org · Aug 25
Parallel linting is here! We'd love to hear how it's improved the performance of your ESLint CLI runs. Please add your details to this discussion:

https://github.com/eslin...
eslint.org
ESLint @eslint.org · Aug 25
Did you know the next scheduled release of ESLint is always listed right on the homepage?

eslint.org
Reposted by ESLint
socket.dev
Socket @socket.dev · Aug 22
ESLint is about to ship parallel linting, closing a 10-year-old feature request. 🚀

Benchmarks show 30–60% faster runs, with some projects seeing 3x+ improvements.

Our write-up on the shifting linter landscape: socket.dev/blog/eslint-... @eslint.org
ESLint Adds Support for Parallel Linting, Closing 10-Year-Ol...
ESLint now supports parallel linting with a new --concurrency flag, delivering major speed gains and closing a 10-year-old feature request.
socket.dev