-
-
Notifications
You must be signed in to change notification settings - Fork 80
🛠 Tooling: Use an ESLint object literal keys sort rule #396
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
Labels
area: tooling
Managing the repository's maintenance
status: blocked
Waiting for something else to be resolved
type: feature
New enhancement or request
Comments
Welp those are all either locked or out of date. Never mind! |
Ooh maybe https://github.com/azat-io/eslint-plugin-perfectionist will do! |
Blocked on azat-io/eslint-plugin-perfectionist#12. Otherwise looks very good! |
3 tasks
JoshuaKGoldberg
added a commit
that referenced
this issue
Jun 12, 2023
## PR Checklist - [x] Addresses an existing open issue: fixes #396 - [x] That issue was marked as [`status: accepting prs`](https://github.com/JoshuaKGoldberg/template-typescript-node-package/issues?q=is%3Aopen+is%3Aissue+label%3A%22status%3A+accepting+prs%22) - [x] Steps in [CONTRIBUTING.md](https://github.com/JoshuaKGoldberg/template-typescript-node-package/blob/main/.github/CONTRIBUTING.md) were taken ## Overview I am a perfectionist. It's a match made in heaven! Swaps from the much more targeted `eslint-plugin-simple-import-sort` and `eslint-plugin-typescript-sort-keys` to `eslint-plugin-perfectionist`.
🎉 This is included in version v1.28.13 🎉 The release is available on: Cheers! 📦🚀 |
1 similar comment
🎉 This is included in version v1.28.13 🎉 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
area: tooling
Managing the repository's maintenance
status: blocked
Waiting for something else to be resolved
type: feature
New enhancement or request
Bug Report Checklist
main
branch of the repository.Overview
I prefer sorting things 😄 and now you're all going to suffer with me!
But, I think it's only reasonable to sort object literal keys when:
Additional Info
I'll take this on to make sure we get a good one.
The text was updated successfully, but these errors were encountered: