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

Support detecting explicit null optin without strictNullChecks #19

Open
rezonant opened this issue Feb 21, 2022 · 1 comment
Open

Support detecting explicit null optin without strictNullChecks #19

rezonant opened this issue Feb 21, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@rezonant
Copy link
Member

Can this be done?
It would enable libraries like decapi to detect this without requiring strictNullChecks

@bogeeee
Copy link
Contributor

bogeeee commented Feb 5, 2024

Starring this !

"optin" = "option", or "opt-in" ?
Yes, it would be cool for a good dx, to detect, if the transformed type was properly compiled with strictNullChecks. And also, if all sub-types (i.e. from other packages) were compiled that way. Then, one could hint the developer with the proper error message.

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
None yet
Development

No branches or pull requests

2 participants