"importModuleSpecifierEnding" : "js"
has no effect on import fixes from inside node_modules
#48991
Labels
Milestone
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 thejs
extension is attached to the import but it messes everything up.The text was updated successfully, but these errors were encountered: