Skip to content

Conversation

@joshkel
Copy link
Contributor

@joshkel joshkel commented Nov 13, 2025

Since March of this year, ESLint supports and recommends using defineConfig and extends for flat configurations (instead of having to manually spread the pieces of the configuration).

@joshkel joshkel changed the title docs: Use ESLint extends docs: Use ESLint defineConfig and extends Nov 13, 2025
Since [March of this year](https://eslint.org/blog/2025/03/flat-config-extends-define-config-global-ignores/#bringing-back-extends), ESLint supports and [recommends](https://eslint.org/docs/latest/use/configure/configuration-files#extending-configurations) using `defineConfig` and `extends` for flat configurations (instead of having to manually spread the pieces of the configuration).
Copy link
Owner

@mskelton mskelton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Assuming you've tested this? I haven't used the new extends syntax just yet

@joshkel
Copy link
Contributor Author

joshkel commented Nov 17, 2025

Thanks, @mskelton. Yes, we're using it in our project, and it works fine.

@mskelton mskelton merged commit ed7c44d into mskelton:main Nov 19, 2025
3 checks passed
@joshkel joshkel deleted the patch-1 branch November 19, 2025 17:15
@github-actions
Copy link

🎉 This PR is included in version 2.4.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants