Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork2.8k
Description
Suggestion
Spinning out of#8477 (comment): we're interested in maybe enablinghttps://eslint-plugin-perfectionist.azat.io/configs/recommended-natural or similar to enforce alphabetical sorting of fields. That likely includes methods and properties on classes, interfaces, objects, type aliases, and so on.
For reference I've used that rule in myhttp://github.com/JoshuaKGoldberg/create-typescript-app for quite a while now and have been very happy with it.