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

fix(check-types): prevent parent objects from being reported in "typescript" mode #835

Merged
merged 1 commit into from
Feb 3, 2022

Conversation

brettz9
Copy link
Collaborator

@brettz9 brettz9 commented Feb 3, 2022

fix(check-types): prevent parent objects from being reported in "typescript" mode even with generic preferredTypes match (unless there is unifyParentAndChildTypeChecks config); fixes #800

…pescript" mode even with generic preferredTypes match (unless there is `unifyParentAndChildTypeChecks` config); fixes gajus#800
@brettz9 brettz9 added the bug label Feb 3, 2022
@brettz9 brettz9 merged commit 9d0a75d into gajus:master Feb 3, 2022
@gajus
Copy link
Owner

gajus commented Feb 3, 2022

🎉 This PR is included in version 37.7.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@gajus gajus added the released label Feb 3, 2022
@brettz9 brettz9 deleted the no-unify-objects-without-config branch February 3, 2022 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

In typescript mode, only allow 'object'
2 participants