eslint-plugin-typescript-sort-keys #32
Labels
good first issue
Good for newcomers
Priority: Medium
Status: PR Welcome
Welcome to Pull Request
Status: Proposal
Request for comments
Type: Feature
New Feature
Is your feature request related to a problem? Please describe.
When creating types or interfaces for typescript we tend to come up with a structure (order) that makes the most sense to the person in question.
Describe the solution you'd like
In order to normalize and standardize this practice we should consider implementing eslint-plugin-typescript-sort-keys
Describe alternatives you've considered
Manually enforcing a certain, to be agreed upon, format to handle sorting on typescript keys
The text was updated successfully, but these errors were encountered: