-
> [!WARNING]
> This comment is maintained by CI. Do not edit this comment directly.
> To update comment template, see https://github.com/oxc-project/oxc/tree/main/tasks/lint_rules
This is tracking i…
-
Migrated from upstream issue [here](https://github.com/iamturns/eslint-config-airbnb-typescript/issues/331).
----
See the [official migration documentation](https://eslint.org/docs/latest/use/mi…
-
In our [eslintrc](https://github.com/trezor/trezor-suite/blob/develop/.eslintrc.js), we currently do use some `@typescript-eslint` rules, but only those which **do not** require typescript parser.
…
-
### Before You File a Proposal Please Confirm You Have Done The Following...
- [X] I have [searched for related issues](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+labe…
-
Hello,
First of all, thanks for the great plugin.
By any chance, are you planning to update the plugin to be compatible with EsLint 9/flat config?
Thanks in advance
-
Reported by @fgamador in Slack#development channel of the SceneryStack workspace:
> eslint complains unless the first line in a source file looks exactly like this
`// Copyright 2024, University o…
-
👋 Coming over from https://github.com/eslint/eslint/issues/18093: ESLint is migrating to a [new "flat config" format](https://eslint.org/docs/latest/use/configure/configuration-files-new) that will be…
-
### Check for existing issues
- [X] Completed
Edit: See also https://github.com/zed-industries/zed/issues/9648.
### Describe the feature
Zed's eslint support for TypeScript projects is imp…
-
### Describe the bug
Build crashes when running with eslint@9 installed:
```sh
node:internal/event_target:1096
process.nextTick(() => { throw err; });
^
Error: Inv…
-
### Before You File a Bug Report Please Confirm You Have Done The Following...
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have updated to the latest version of the packages.…