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: false positive for optional call expressions in no-unused-expressions #448

Merged
merged 1 commit into from Jun 29, 2020
Merged

fix: false positive for optional call expressions in no-unused-expressions #448

merged 1 commit into from Jun 29, 2020

Conversation

bradzacher
Copy link
Contributor

Fixes #434

@bradzacher
Copy link
Contributor Author

Pinging back on this - is there anything that needs to be done from my side?

@gajus gajus merged commit a91db33 into gajus:master Jun 29, 2020
@gajus
Copy link
Owner

gajus commented Jun 29, 2020

🎉 This PR is included in version 5.1.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@gajus gajus added the released label Jun 29, 2020
@bradzacher bradzacher deleted the 434-unused-optional-chain branch June 29, 2020 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

flowtype/no-unused-expressions not work with optional chaining
2 participants