Add workaround for TS issue: https://github.com/Microsoft/TypeScript/issues/11883 #14797
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
We can workaround this on our end by actively setting the
allowNonTsExtensions
compiler options forcompilerOptionsForInferredProjects
.The text was updated successfully, but these errors were encountered: