Cannot find module ‘./App.vue’ or its corresponding type declarations.ts(2307)

    1. 需要关闭 vetur
    2. 需要寄那个 extensions.json 中的 johnsoncodehk 改成 Vue
    3. 需要安装 TypeScript Vue Plugin (Volar)