TypeScript-ESLint
@tseslint
Followers
2K
Following
207
Media
6
Statuses
279
The tooling which enables you to use TypeScript and ESLint together @[email protected] bsky @typescript-eslint.io
Joined July 2020
✍️ New blog post ~ Typed Linting: The Most Powerful TypeScript Linting Ever We give you some of the most powerful lint rules ever. But how does that work? Why do you care? All that answered, and more. 😤 https://t.co/iLP2i98Qcd
typescript-eslint.io
Explaining what linting with type information means, why it's so powerful, and some of the useful rules you can enable that use it.
2
18
94
TypeScript-ESLint v8.47.0 has been released! This release includes a new version of `no-unused-private-class-members` which supports TS private members! https://t.co/s1LOr8kZ5t
github.com
8.47.0 (2025-11-17) 🚀 Features eslint-plugin: [no-unused-private-class-members] new extension rule (#10913) ❤️ Thank You Brad Zacher @bradzacher You can read about our versioning strategy and r...
1
0
1
We've had a few people ask about type-aware linting, eslint's new concurrent linting mode, and why they don't play well together. So we (the ts-eslint team) wrote a short post breaking down why and the design limitations we're constrained by. https://t.co/wkvQPsC1Gz
github.com
Body ESlint v9.34.0 has added support for multithread linting: https://eslint.org/blog/2025/08/multithread-linting/ One word that isn't mentioned in that blog post is "TypeScript." If...
1
6
29
TypeScript-ESLint v8.42.0 has been released! This is our first release with npm provenance! Shoutout to @MrJamesHenry for the hard work securing our release pipeline. https://t.co/NvRc2PCr9W
github.com
8.42.0 (2025-09-02) 🚀 Features deprecate tseslint.config() (#11531) -- see https://typescript-eslint.io/packages/typescript-eslint#migrating-to-defineconfig 🩹 Fixes deps: update eslint monorepo ...
1
0
8
📝 Typed Linting with Project Service In typescript-eslint 8.0, we stabilized a projectService option that uses powerful, streamlined TypeScript APIs for typed linting. Let's talk about why that's simpler and often faster than what came before. https://t.co/pkaFsHXign
typescript-eslint.io
How typescript-eslint's new "Project Service" makes typed linting easier to configure, especially for large projects.
0
0
6
TypeScript-ESLint v8.26.0 has been released! This release includes full support for @typescript 5.8! https://t.co/769pBA3LRU
github.com
8.26.0 (2025-03-03) 🚀 Features support TypeScript 5.8 (#10903) eslint-plugin: [no-unnecessary-type-parameters] special case tuples and parameter location arrays as single-use (#9536) eslint-plugin...
0
2
16