【发布时间】:2019-05-06 21:38:28
【问题描述】:
VS Code找不到下面的模块,但可以在我的项目中使用:
但是,它可以在 WebStorm 中找到:
这是我的 tsconfig:
【问题讨论】:
-
你的 tsconig.json 是什么样的?
-
我的问题已更新,请显示我的 tsconfig.json
-
我找到了问题,是vetur的bug
标签: typescript vue.js visual-studio-code