标签:logs class ref href yun pre parse int plugin
1. 安装依赖
```
npm install eslint-plugin-vue
```
2. 修改.eslintrc.js文件
```
parser: 'vue-eslint-parser',
```
3. 重启node即可
https://www.cnblogs.com/li1234yun/p/10806904.html
[eslint]报错:Vue eslint Parsing error: Unexpected token
标签:logs class ref href yun pre parse int plugin
原文地址:https://www.cnblogs.com/danker/p/12454611.html