"Feature can only be used in a .ts file." when switching the language mode to TypeScript in a .js file #9199
Labels
typescript
Typescript support issues
upstream
Issue identified as 'upstream' component related (exists outside of VS Code)
Steps to Reproduce:
.js
extension.js
extension)interface ABC {}
Causes an error:
Mentioned in the discussion here: microsoft/TypeScript#7926
The text was updated successfully, but these errors were encountered: