-
Hi,
I'm using `@wordpress/eslint-plugin` and I would like to update to eslint v9. The trouble is, to upgrade to eslint v9, you need to also update to typescript-eslint v8. And `@wordpress/eslint-plug…
-
### Describe the bug
ESLint introduced a new configuration format eslint.config.js (flat config). With the new format, an error is thrown when starting the application:
```
node:internal/event_ta…
-
Starting with the next version 9, [ESLint will deprecate](https://eslint.org/docs/latest/use/configure/configuration-files) the current eslintrc format and will default use the new flat config format …
-
### 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…
-
### Which areas does this feature request relate to
- [X] Create Plugin
- [ ] Sign Plugin
- [ ] Plugin E2E
- [ ] Documentation
### Problem
I'd like to update eslint to version 9 in my plug…
-
I have seen various discussions about this rule, but not quite in the exact same context, so I am unsure if that could be merged with an existing issue:
I upgraded to `eslint-plugin-import` v2.31.0,…
-
How to use eslint-plugin-pug in eslint flat. I use pug and eslint@9 in my vue project. There is a problem that that trouble me.
ts/consistent-type-imports rule will InstanceType covert to import ty…
-
ESLint have a new config format which is worth migrating to. I see it taking the following steps (in no particular order):
- [ ] Update ESLint dependency to latest (^9.0.0)
- [ ] Deprecate `@atomi…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and my issue is unique
- [X] My issue appears in the command-line and not only in the text editor
### Descript…
-
Cant run this to build a new micro fe in the main app -
```pnpm exec nx generate @nx/react:host --name=container --devServerPort=3000 --directory=apps/container --remotes=info --projectNameAndRootFo…