vuejs / vetur

Vue tooling for VS Code.
https://vuejs.github.io/vetur/
MIT License
5.75k stars 593 forks source link

can only be default-imported using the 'esModuleInterop' flagVetur(1259) #3102

Open zjp123 opened 3 years ago

zjp123 commented 3 years ago

image

tsconfig.json

image

typescript:^4.3.2

yoyo930021 commented 3 years ago

Please provide a repro case. https://github.com/vuejs/vetur/blob/master/.github/NO_REPRO_CASE.md

PS. You can notice tsconfig.json or jsconfig.json position in your project. If not in project root, please use vetur.config.js. https://vuejs.github.io/vetur/guide/setup.html#advanced https://vuejs.github.io/vetur/reference/#example