-
Notifications
You must be signed in to change notification settings - Fork 1
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
🛠️ Repo: Migrate ESLint to v9 #361
Comments
Heh, sure, go ahead if you want. https://github.com/JoshuaKGoldberg/create-typescript-app now generates an ESLint 9 config you can use as reference: https://github.com/JoshuaKGoldberg/object-strings-deep/blob/41390065d3fa1f06d34bd2ed7d7c0320d8227ec6/eslint.config.js I just haven't updated this repo or other older ones yet because I generally do a large sweep of repos a few times a year to update them to the latest CTA template. Per JoshuaKGoldberg/create-typescript-app#1181, that's going to be a lot easier once they're all onboarded to https://github.com/JoshuaKGoldberg/create within the next few months. |
Like, let me update PR follow create-typescript-app. |
@all-contributors please add @markEHVN for tool.
|
I've put up a pull request to add @markEHVN! 🎉 |
Adds @markEHVN as a contributor for tool. This was requested by JoshuaKGoldberg [in this comment](#361 (comment)) --------- Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Bug Report Checklist
main
branch of the repository.Overview
ESLint V9 is official. https://eslint.org/docs/latest/use/migrate-to-9.0.0
Migrate ESLint v8 to ESLint v9
Additional Info
No response
The text was updated successfully, but these errors were encountered: