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

Handle WatchCompilerHost without timeout methods to retrieve correct program #37308

Merged
merged 1 commit into from Mar 9, 2020

Conversation

sheetalkamat
Copy link
Member

Found this while working on typescript-eslint/typescript-eslint#1693
getProgram did not reload the program file names if new file is added when getProgram was called because it didn't look at reload level and did synchronize program irrespectively.

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.

None yet

3 participants