摘要: warnings potentially fixable with the `--fix` option. 将一下部分:"lint": "vue-cli-service lint" 修改为:eslint --fix --ext .js,.vue src 阅读全文
posted @ 2019-10-18 20:19 一城柳絮吹成雪 阅读(23479) 评论(3) 推荐(0) 编辑
摘要: warnings potentially fixable with the `--fix` option. 将一下部分:"lint": "vue-cli-service lint" 修改为:eslint --fix --ext .js,.vue src 阅读全文
posted @ 2019-10-18 20:18 一城柳絮吹成雪 阅读(284) 评论(0) 推荐(0) 编辑