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

Add workaround for TS issue: https://github.com/Microsoft/TypeScript/issues/11883 #14797

Closed
dbaeumer opened this issue Nov 1, 2016 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug candidate Issue identified as probable candidate for fixing in the next release typescript Typescript support issues verified Verification succeeded
Milestone

Comments

@dbaeumer
Copy link
Member

dbaeumer commented Nov 1, 2016

We can workaround this on our end by actively setting the allowNonTsExtensions compiler options for compilerOptionsForInferredProjects.

@dbaeumer dbaeumer added typescript Typescript support issues bug Issue identified by VS Code Team member as probable bug candidate Issue identified as probable candidate for fixing in the next release labels Nov 1, 2016
@dbaeumer dbaeumer added this to the October 2016 milestone Nov 1, 2016
@dbaeumer dbaeumer self-assigned this Nov 1, 2016
@dbaeumer dbaeumer closed this as completed Nov 1, 2016
@bpasero bpasero added the verified Verification succeeded label Nov 2, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug candidate Issue identified as probable candidate for fixing in the next release typescript Typescript support issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants