-
Currently the `eslint-plugin-patternfly-react` supports the ESLint v9 plugin API thanks to the work done by @kmcfaul under #10743. However it still requires the use of compatibility functions in orde…
-
this plugin can be found here:
https://github.com/jsx-eslint/eslint-plugin-jsx-a11y
the maintainers will not want to remove the polyfill-like dependencies, so we have to fork.
if we manage to c…
-
### Package name
eslint-plugin
### Package version
11.4.1
### Reproduction steps
Use `@o3r/eslint-plugin` without having `yaml-eslint-parser` installed.
### Current result
Issue while running l…
-
## Is your feature request related to a problem? Please describe.
Hello, any plans of supporting eslint 9.x?
## Describe the solution you'd like
Currently in the process of migrating to eslin…
-
We now have our base JS rules up and running - what would be great is if someone (probably @AlexCatch) could configure the ESLint file to those adapted standards (I'm looking at you, 4 spaces.) and pu…
-
### Current Behavior
The plugin ESLint plugin is not compatible with the latest ESLint versions which requires flat configuration
### Expected Behavior
It should be possible to integrate the Ecocod…
-
### Dependency
- [ ] #609 - we should resolve all eslint errors first, otherwise no one will be able to merge or deploy anything.
### Overview
As a developer, we should add linter scripts to …
-
The latest release of `eslint-plugin-react`, [v7.35.0](https://github.com/jsx-eslint/eslint-plugin-react/releases/tag/v7.35.0), now supports the breaking changes introduced in Eslint v9 (deferred in #…
-
My plate is unfortunately too full to take on this myself, so this is just a throwaway suggestion (and feel free to close), but you might wish to consider reviewing `eslint-plugin-unicorn` for its `ut…
-
Since Eslint 9, flat config has to be used: https://eslint.org/docs/latest/use/configure/configuration-files
Right now we have errors like this:
```
ESLint: 9.0.0
A config object is using th…