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

Allow non-strict type checking #7

Open
kungfooman opened this issue Oct 12, 2023 · 0 comments
Open

Allow non-strict type checking #7

kungfooman opened this issue Oct 12, 2023 · 0 comments
Assignees
Labels
todo to do

Comments

@kungfooman
Copy link
Owner

Often people have SomeType but actually mean SomeType|null, which causes many type errors, making "real ones" harder to find.

@kungfooman kungfooman self-assigned this Oct 12, 2023
@kungfooman kungfooman added the todo to do label Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
todo to do
Projects
None yet
Development

No branches or pull requests

1 participant