-
### Before You File a Bug Report Please Confirm You Have Done The Following...
- [X] I have tried restarting my IDE and the issue persists.
- [X] I have updated to the latest version of the packages.…
-
Ideally I would like `neostandard` to adapt a documentation approach similar to the one I have been doing in [my personal superset](https://github.com/voxpelli/eslint-config) (see screenshot)
I was…
-
### What is the improvement or update you wish to see?
Documentation on supporting users who have migrated to the new `eslint.config.js` config file or who want to continue to use `estlintrc` but run…
-
New eslint config upgrades, need time to be sure what changes should be done, cause everything was working several releases ago
-
## 内容
現在最新のeslint@v9ではデフォルトがFlat Configになり、v10では旧コンフィグが廃止される予定のようです。
https://eslint.org/blog/2023/10/flat-config-rollout-plans/
### Pros 良くなる点
[ESLint Config Inspector](https://g…
-
### Before You File a Documentation Request Please Confirm You Have Done The Following...
- [X] I have looked for existing [open or closed documentation requests](https://github.com/typescript-esli…
-
@DonIsaac and I had a meeting and agreed to introduce the following features for a Oxlint Beta release. This feature list is minimal due to our lack of time and resources.
1. [ESLint V8 cascading c…
-
It is not clear whether vue-eslint-parser supports eslint 9's [flat configuration](https://eslint.org/docs/latest/use/configure/migration-guide#start-using-flat-config-files), but the current issue I …
-
### Check for existing issues
- [X] Completed
Edit: See also https://github.com/zed-industries/zed/issues/9648.
### Describe the feature
Zed's eslint support for TypeScript projects is imp…
-
ESLint 8 has a new "flat" configuration format:
https://eslint.org/docs/latest/user-guide/configuring/configuration-files-new
Currently with ESLint 9, using `eslint-plugin-upleveled` results in …