github.com/eslint/confi...
github.com/eslint/confi...
Issue: github.com/eslint/eslin...
PR: github.com/eslint/eslin...
Issue: github.com/eslint/eslin...
PR: github.com/eslint/eslin...
When you do fix the issue, `@ts-expect-error` will *itself* become an error (which you can fix by deleting the comment).
That way, you avoid stale ignores that aren’t needed anymore.
This is a very early edition so feedback is welcome. 🐣
www.npmjs.com/package/@esl...
This is a very early edition so feedback is welcome. 🐣
www.npmjs.com/package/@esl...
The whole eslint-react series of rules is great, as it builds the rules based on recommendations from the new react docs 🎉
The whole eslint-react series of rules is great, as it builds the rules based on recommendations from the new react docs 🎉
This works with both ESLint and oxlint to detect code which can be modernised or made more performant.
Combine it with knip for good times!
This works with both ESLint and oxlint to detect code which can be modernised or made more performant.
Combine it with knip for good times!
I got you: ✨ eslint-plugin-erasable-syntax-only ✨
github.com/JoshuaKGoldb...
ESLint plugin with rules for each TypeScript syntax not allowed in Node.js-style type stripping.
1/🧵
I got you: ✨ eslint-plugin-erasable-syntax-only ✨
github.com/JoshuaKGoldb...
ESLint plugin with rules for each TypeScript syntax not allowed in Node.js-style type stripping.
1/🧵
github.com/eslint/css/i...
Please share your thoughts and pass along to others.
@sarasoueidan.com @nerdy.dev @joshwcomeau.com @kevinpowell.co
github.com/eslint/css/i...
Please share your thoughts and pass along to others.
@sarasoueidan.com @nerdy.dev @joshwcomeau.com @kevinpowell.co
this comes with 3 categories of rules: modernisation, performance, replacements
it also works with oxlint and most of the rules have auto-fixes 🛠️
try it out and let us know any feedback/rule suggestions in discord/bsky/github!
this comes with 3 categories of rules: modernisation, performance, replacements
it also works with oxlint and most of the rules have auto-fixes 🛠️
try it out and let us know any feedback/rule suggestions in discord/bsky/github!
That also means it's open for rule submissions. Check it out during the long weekend:
github.com/eslint/css
That also means it's open for rule submissions. Check it out during the long weekend:
github.com/eslint/css
this adds type-enhancement to a few rules so they become smarter if you have TSESLint setup
this adds type-enhancement to a few rules so they become smarter if you have TSESLint setup
@baseballyama.bsky.social added a new experimental flag that can result in an 8x speed up in some repos 🔥
@baseballyama.bsky.social added a new experimental flag that can result in an 8x speed up in some repos 🔥
includes a new rule you can opt into which auto fixes some map get/sets to use `getOrInsert` instead 🔥
includes a new rule you can opt into which auto fixes some map get/sets to use `getOrInsert` instead 🔥
https://github.com/eslint/eslint/pull/19794
https://github.com/eslint/eslint/pull/19794
www.npmjs.com/package/esli...
www.npmjs.com/package/esli...
eslint.org/blog/2025/05...
eslint.org/blog/2025/05...
Bunch of fixes to the auto-fixes of rules, and started the process of moving merging eslint-plugin-depend into it
Bunch of fixes to the auto-fixes of rules, and started the process of moving merging eslint-plugin-depend into it
it now flags inline RegExp, temporary arrays used for equality checks, and adds type-enhancement to some existing rules 🚀
if you have any feedback, let me know. any false positives, edge cases, etc!
it now flags inline RegExp, temporary arrays used for equality checks, and adds type-enhancement to some existing rules 🚀
if you have any feedback, let me know. any false positives, edge cases, etc!