-
Hey there,
the current version does not support ESLint Flat Config. I wrote a patch to remove the `--ext` option which was the problem
````patch
diff --git a/node_modules/eslint-filtered-fix/RE…
-
Probably best not to use the migration tool they provide, let's write a clean config from scratch. It needs the eslint recommended rules, the typescript-eslint recommended rules + parser, the react re…
-
### Prerequisites
- [X] I have read the [Contributing Guidelines](https://github.com/ionic-team/stencil/blob/main/.github/CONTRIBUTING.md).
- [X] I agree to follow the [Code of Conduct](https://githu…
-
Currently this project is not support eslint's new flat config feature. Is there any plan?
-
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
-
I don't have the slightest idea how to make it work.
I added `import rxjs from "eslint-plugin-rxjs-updated";` at the top of eslint.config.mjs
and `rxjs.configs.recommended` into `extends` config blo…
-
### Describe what you want
With the recent release of Eslint v9, it [now uses flat config files by default](https://eslint.org/blog/2023/10/flat-config-rollout-plans/) and support for the eslintrc co…
MickL updated
1 month ago
-
**Describe the bug**
The package don't have a type declaration file of the options and exports members
**To Reproduce**
Add the configuration like bellow and add in tsconfig.json `"noImplicitAny"…
-
### Description
👋 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-file…
-
Priority: High ― Start after #70