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

feat: use ESLint Flat Config #1457

Merged
merged 26 commits into from
Apr 26, 2024
Merged

feat: use ESLint Flat Config #1457

merged 26 commits into from
Apr 26, 2024

Conversation

JoshuaKGoldberg
Copy link
Owner

@JoshuaKGoldberg JoshuaKGoldberg commented Apr 9, 2024

PR Checklist

Overview

Migrates the .eslintrc.cjs file to the new "flat" config format eslint.config.js.

This has the added benefit of removing the last "dot" file (.*) that was being linted. So that's a bit simpler of an ESLint config.

@JoshuaKGoldberg JoshuaKGoldberg changed the title feat: use ESLint 9 and flat config feat: use ESLint Flat Config Apr 10, 2024
@JoshuaKGoldberg
Copy link
Owner Author

I'm going to wait a bit on gund/eslint-plugin-deprecation#86, as that's the last plugin that needs to be updated.

@rubiesonthesky
Copy link
Contributor

Can I wish prefer-node-protocolthis to be enabled same time? :)

@JoshuaKGoldberg
Copy link
Owner Author

Haha that'd be a separate issue :)

@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as ready for review April 15, 2024 21:57
@JoshuaKGoldberg JoshuaKGoldberg merged commit d2f7271 into main Apr 26, 2024
13 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the eslint-9-flat-config branch April 26, 2024 01:05
Copy link

🎉 This is included in version v1.59.0 🎉

The release is available on:

Cheers! 📦🚀

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.

🚀 Feature: Use ESLint flat config
2 participants