https://user-images.githubusercontent.com/2827383/167141044-9c8f07c3-1ab2-48fb-ae55-4bed98942970.mp4 **Typescript** : 4.6.4 **VSCode** : 1.67.0 **NodeJs** : 16.13.0 I've tried to disable all extensions, but the issue persists. If I use `"moduleResolution" : "NodeNext"` in my **tsconfig.json** file the `js` extension is attached to the import but it messes everything up.
2022-05-06.15-24-34.mp4
Typescript : 4.6.4
VSCode : 1.67.0
NodeJs : 16.13.0
I've tried to disable all extensions, but the issue persists.
If I use
"moduleResolution" : "NodeNext"in my tsconfig.json file thejsextension is attached to the import but it messes everything up.