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

Enable nullable ref types #424

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from
Draft

Conversation

mauroservienti
Copy link
Member

No description provided.

@mauroservienti mauroservienti self-assigned this Sep 28, 2020
@micdenny
Copy link
Member

If we enable explicit nullability, does we need to pass all the code base? What happen with the parameters/props that we don't flag nullable?

@mauroservienti
Copy link
Member Author

I just tried it and tons of warnings were raised. It's going to be a huge mess 😄

@micdenny
Copy link
Member

I just tried it and tons of warnings were raised. It's going to be a huge mess 😄

ok, that is what I was expecting! THE mess 😅

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

Successfully merging this pull request may close these issues.

2 participants