-
## Is your feature request related to a problem? If so, please give a brief summary of the problem and how the feature would resolve it
ESLint is moving to the new flat file config spec and the cur…
-
### Describe the bug
Storybook fails to read new eslint configuration.
Eslint is planning to remove the old `.eslintrc.json` config setup and going to use `eslint.config.js` from version 9 on. As…
-
### eslint-plugin-n version
17.10.2
### What problem do you want to solve?
https://eslint-online-playground.netlify.app/#eNpVjjsOwjAQRK9ibZMGzKfh13ILlsKy15HBXltxQJGi3J04SUHanfd2pofc6B11KiRPMr…
-
Is this plugin actually broken?
`eslint.config.js`
```js
...
{
files: ['dist/*.js'],
...compat.configs['flat/recommended'],
languageOptions: {
ecmaVersion: 2018,
globals: {
…
-
### Environment
ESLint version: 9.12.0
@eslint/markdown version: 6.2.1
Node version: 22.9.0
npm version: 10.8.3
Operating System: macOS 14.7
### Which language are you using?
gfm
### What did you…
-
Catches problematic React code that the React compiler is not able to optimize, see https://www.npmjs.com/package/eslint-plugin-react-compiler
jhnns updated
2 months ago
-
### Validations
- [X] Follow our [Code of Conduct](https://github.com/eslint-stylistic/eslint-stylistic/blob/main/CODE_OF_CONDUCT.md)
- [X] Read the [Contributing Guide](https://eslint.style/contr…
-
https://github.com/veritem/eslint-plugin-vitest?tab=readme-ov-file#recommended
https://github.com/veritem/eslint-plugin-vitest/issues/414
Needs to be completed for each template :
1. TS Lib…
-
Eslint announced a new config spec.
https://eslint.org/docs/latest/user-guide/configuring/configuration-files-new
According to [eslint's official blog](https://eslint.org/blog/2022/08/new-conf…
-
## Versions:
`eslint`: 9.4.0
`typescript`: 5.4.5
`typescript-eslint`: 8.0.0
`vscode-eslint`: 3.0.10 and 3.0.11(pre-release)
## Issue
I'm not sure whether this should be raised with the `typesc…