Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rewrite ESLint configs to flat config format #3099

Closed
Mrtenz opened this issue Feb 13, 2025 · 0 comments
Closed

Rewrite ESLint configs to flat config format #3099

Mrtenz opened this issue Feb 13, 2025 · 0 comments
Assignees

Comments

@Mrtenz
Copy link
Member

Mrtenz commented Feb 13, 2025

Related to the ESLint 9 migration. See #3097.

@Mrtenz Mrtenz self-assigned this Feb 13, 2025
Mrtenz added a commit that referenced this issue Feb 17, 2025
This rewrites the existing ESLint config to the flat config format, with
minimal modifications to the original config, other than those required
by the new format.

In addition to that, there are some other minor changes:

- I updated the Prettier config to use Prettier 3.
- I removed ESLint and related dependencies from all non-root workspace
packages. These are no longer required, and removing them makes
dependency maintenance a bit easier.

Closes #3099.
@Mrtenz Mrtenz closed this as completed Feb 18, 2025
Mrtenz added a commit that referenced this issue Feb 19, 2025
This rewrites the existing ESLint config to the flat config format, with
minimal modifications to the original config, other than those required
by the new format.

In addition to that, there are some other minor changes:

- I updated the Prettier config to use Prettier 3.
- I removed ESLint and related dependencies from all non-root workspace
packages. These are no longer required, and removing them makes
dependency maintenance a bit easier.

Closes #3099.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant