-
**Please describe the feature**
As a developer, I want to have github action eslint to output the suggestion in line with code so that it's easy to see.
**Acceptance Criteria**
- [ ] Implement sibi…
-
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…
-
Currently, there are a few hundred eslint warnings reported in this repository. They were initially errors, but degraded to warnings just to get started with eslint.
I think it is a good idea to fi…
-
I've encountered an issue where the latest version of this plugin is not compatible with older ESLint configurations. Many ESLint plugins are not yet compatible with the new ESLint config, which preve…
-
- [ ] eslint-plugin-deprecation
- [ ] eslint-plugin-node 대신 eslint-plugin-n 으로 (업데이트가 느려터짐)
- [ ] eslint-plugin-compat
- [ ] eslint-plugin-css-modules
- [ ] eslint-plugin-sonarjs
- [ ] eslint-pl…
-
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…
-
Add ESLint and Prettier to the project.
-
# Context
Due to the increasing size of the team, code quality might suffer as everyone has their coding style. To remedy this, we should implement stricter ESLInt and ts.config rules. Due to workflo…
-
https://eslint.org/docs/latest/use/configure/configuration-files
aka flat config
-
### 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…