ERROR in ./src/app.vue Adjacent JSX elements must be wrapped in an enclosing tag (9:0)
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)是什么原因啊 啊
2020-11-25
使用官網(wǎng)推薦的插件
```
"extends": "plugin:vue/essential",
```
不要使用standard
2018-03-14
樓上正解
2018-01-31
你看看你引用的有沒有錯