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: add new rule sort-type-union-intersection-members #501

Merged

Conversation

geraintwhite
Copy link
Contributor

Adds the sort-type-union-intersection-members rule from typescript-eslint.

It enforces that members of a type union/intersection are sorted alphabetically.

#498

@geraintwhite geraintwhite force-pushed the sort-type-union-intersection-members branch from 163f805 to 0bfdcc4 Compare September 14, 2021 12:57
@gajus gajus merged commit fa4207d into gajus:master Sep 14, 2021
@gajus
Copy link
Owner

gajus commented Sep 14, 2021

🎉 This PR is included in version 5.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants