ERROR in ./src/app.vue Module build failed: SyntaxError: F:/vscodeWorkspace/VUE-SSR-TECH/src/app.vue: Adjacent JSX elements must be wrapped in an enclosing tag (9:0)是什么原因啊 啊
使用官网推荐的插件
```
"extends": "plugin:vue/essential",
```
不要使用standard
楼上正解
你看看你引用的有没有错