Skip to content

Only suggest adding to types if present in compilerOptions #28240

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

Merged
merged 5 commits into from
Jan 31, 2019

Conversation

ajafff
Copy link
Contributor

@ajafff ajafff commented Oct 30, 2018

Fixes: #28211 (comment)

This change doesn't contain a specific message for the case where typeRoots is present. I just couldn't come up with a good text.

I don't like copying those diagnostics. Does it make sense to add the second part of the text as related diagnostic similar to It is highly likely that you are missing a semicolon.?

Copy link
Member

@RyanCavanaugh RyanCavanaugh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM after the diagnostics merge conflict gets taken care of. Thanks!

@RyanCavanaugh RyanCavanaugh self-assigned this Jan 24, 2019
@RyanCavanaugh
Copy link
Member

@ajafff sorry, keeping merge conflicts out of diagnosticMessages is an enormous pain and something went in ahead of you this morning. Can you keep trying?

@RyanCavanaugh RyanCavanaugh merged commit 5d3685d into microsoft:master Jan 31, 2019
@RyanCavanaugh
Copy link
Member

Thank you for being persistent and patient with this one!

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.

2 participants