-
这将给用户绑定 `eslint`
-
#19134 is an example of an issue where a change was merged into ESLint's `main` branch that caused downstream breakages in third-party plugins. Two popular examples: unicorn (https://github.com/sindre…
-
👋 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…
-
### Describe the feature
Currently, `@nuxt/eslint` only enables rules of non-typechecked configs (`recommended` / `strict`) from `typescript-eslint`. In addition to these, `typescript-eslint` also …
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#issues).
### D…
-
When installing angular-eslint with the: ``` ng add @angular-eslint/schematics ``` it creates a eslint.config.js file.
The default config which uses the templateRecommended, templateAccessibility …
-
Hi, I am getting a lot of depedency warnings now that eslint has released 9. Do you have plans to support this in the near future? Is there way to use this style-guide in the new flat hierarchy of esl…
-
Due to the usage of `eslint-formatter-pretty` in version 4 I get some conflicts with newer versions of eslint plugins. Here with ``npm ci``
```
npm error code EUSAGE
npm error
npm error `npm ci`…
-
v8はEOLを迎える
-
I have disabled the dependabot upgrades for ESLint 9 for now: https://github.com/loculus-project/loculus/pull/3057
A move from 8 to 9 will have to include migrating to the new config format.
I have …