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

Add Rule: Optional types are not allowed in union types #7

Open
pkedy opened this issue Aug 9, 2022 · 0 comments
Open

Add Rule: Optional types are not allowed in union types #7

pkedy opened this issue Aug 9, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@pkedy
Copy link
Member

pkedy commented Aug 9, 2022

Consider removing the possibility of optional types in unions because optional (?) can be applied at the usage of the union to denote the possibility of a null/undefined value.

@pkedy pkedy added the enhancement New feature or request label Aug 9, 2022
@pkedy pkedy added this to the v1.0 milestone Aug 9, 2022
@pkedy pkedy self-assigned this Aug 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

1 participant