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

Update ESLint config to flat format #3107

Draft
wants to merge 4 commits into
base: eslint-9
Choose a base branch
from

Conversation

Mrtenz
Copy link
Member

@Mrtenz Mrtenz commented Feb 14, 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.

Copy link

socket-security bot commented Feb 14, 2025

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: npm/[email protected]

View full report↗︎

Copy link

socket-security bot commented Feb 14, 2025

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report↗︎

@Mrtenz Mrtenz force-pushed the mrtenz/eslint-9/update-configs branch 2 times, most recently from d1f7437 to 5811f63 Compare February 14, 2025 14:45
@Mrtenz Mrtenz force-pushed the mrtenz/eslint-9/update-configs branch from afbdfc0 to 67b797f Compare February 14, 2025 18:40
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

Successfully merging this pull request may close these issues.

1 participant