Is it possible to use .js files in a typescript project in vs code? I have clone a react-native project from a github repository and opened it in visual studio code. When I add
You can try with this!!!
Install in your visual studio code the extension Flow Language Support and disable TypeScript and JavaScript Language Features
Search @builtin TypeScript and JavaScript Language Features and reload.
You can see this solutions https://stackoverflow.com/questions/48859169
Its important install npm for flow
Link Flow