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(eslint-plugin): [sort-type-union-intersection-members] add nullish group #2919

Merged
merged 1 commit into from Jan 5, 2021
Merged

feat(eslint-plugin): [sort-type-union-intersection-members] add nullish group #2919

merged 1 commit into from Jan 5, 2021

Commits on Jan 5, 2021

  1. feat(eslint-plugin): [sort-type-union-intersection-members] add nulli…

    …sh group
    
    This adds a group called nullish to allow sorting null and undefined independently of the other types in the keywords group. Closes #2918
    jgeurts committed Jan 5, 2021
    Copy the full SHA
    07e6393 View commit details
    Browse the repository at this point in the history