-
**Description:**
I recently integrated the `eslint-plugin-jsx-a11y` linter into our codebase to help identify and resolve accessibility issues. My goal is to maintain a clear separation between the ge…
-
Neither one supports ESLint 9.
However, `eslint-plugin-import-x` is (subjectively) easier, (objectively) lighter weight, and (likely) faster.
I propose migrating, slapping a `fixupPluginRules` on it…
-
As **Eslint 9** removes all formatters, was a tragedy for all as I who has customized Eslint formatters. Now we have https://eslint.style who has ported all the formatters to a new package. I think it…
-
- https://github.com/LovesWorking/react-native-react-query-devtools
- https://tanstack.com/query/latest/docs/framework/react/installation
-
### Bug Report Checklist
- [X] I have pulled the latest `main` branch of the repository.
- [X] I have [searched for related issues](https://github.com/JoshuaKGoldberg/create-typescript-app/issues?q=i…
-
ESLint starting to support other languages. Should we consider?
- [ESLint official JSON plugin](https://github.com/eslint/json)
-
### Description
Not actually a bug but none of the other categories either 🤷🏻
Seems like eslint 8.x is [EOL](https://eslint.org/version-support/) but eslint-plugin-fiori-tools does not yet suppor…
-
In the current state, we have defined a detailed list of rules to check migration conditions using our custom ESLint plugin. Below is the complete list according to the documentation:
```markdown
- …
ala-n updated
1 month ago
-
When running `pnpm run update`, I get the following error:
```
/home/user/eslint-plugin-svelte/node_modules/.pnpm/eslint@9.15.0/node_modules/eslint/lib/rules/no-empty-function.js:125
cons…
-
I just saw that `eslint-config-next` pulls in `eslint-plugin-import`, `eslint-plugin-jsx-a11y` and `eslint-plugin-react`. These dependencies are known to be full of bloat dependencies, polyfills and s…