-
-
We have identified a dependency on version 8.10.0 of [@typescript-eslint/typescript-estree](https://www.npmjs.com/package/@typescript-eslint/typescript-estree). A new version (8.13.0) is available for…
-
## Description
These days, it's a super big DX thing for me to have imports be consistently grouped and ordered for easier parsing when working in (and across) file contexts.
My personal preferenc…
-
### I've searched open issues for similar requests
- [X] Yes
### I've manually reviewed logs to find potential errors
- [X] Yes
### I've recently downloaded the latest plugin version of mason.nvim…
-
ESLint exports a package [`@types/eslint`](https://www.npmjs.com/package/@types/eslint) with typings of the whole linter. This can simplify the writing of rules with autocompletion and typing verifica…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
### What happened?
We put the exit code of the linter into a file, and treat that as success.
However https://eslint.org/docs/latest/use/command-line-interface#exit-codes for example shows that a …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
> [!WARNING]
These dependencies …
-
The following line:
`myPromise.then(doSomething)`
Generates the following error in ESLint:
`[Error - 11:23:34 AM] ESLint stack trace:
[Error - 11:23:34 AM] TypeError: Cannot read property 't…
-
### What is the improvement or update you wish to see?
Documentation on supporting users who have migrated to the new `eslint.config.js` config file or who want to continue to use `estlintrc` but run…