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

Implement strict index signatures option #252

Merged
merged 5 commits into from
Sep 7, 2019
Merged

Implement strict index signatures option #252

merged 5 commits into from
Sep 7, 2019

Conversation

G-Rath
Copy link
Contributor

@G-Rath G-Rath commented Aug 13, 2019

Closes #235

Personally I'm in favor of pushing for this to have a default of true, as iirc it shouldn't break your types if you've not got strictNullChecks on, and it's just better to be strict than not.

/cc @ffflorian

@ffflorian
Copy link

@bcherny any update on this?

@bcherny
Copy link
Owner

bcherny commented Sep 7, 2019

Seems reasonable. Thanks for the contribution!

@bcherny bcherny merged commit ddbd627 into bcherny:master Sep 7, 2019
@bcherny
Copy link
Owner

bcherny commented Sep 7, 2019

Published 7.1.0.

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.

definitions for schemas w/ typed additionalProperties are not compatible w/ strictNullChecks
3 participants