vue解决warnings potentially fixable with the `--fix` option

软件发布|下载排行|最新软件

当前位置:首页IT学院IT技术

vue解决warnings potentially fixable with the `--fix` option

一城柳絮吹成雪   2022-05-24 我要评论

问题:vue-cil3 运行报错 warnings potentially fixable with the `--fix` option.

原因:与创建项目 eslint 设置有问题,可以通过“—fix”选项修复

解决办法:将一下部分:"lint": "vue-cli-service lint" 修改为:eslint --fix --ext .js,.vue src

Copyright 2022 版权所有 软件发布 访问手机版

声明:所有软件和文章来自软件开发商或者作者 如有异议 请与本站联系 联系我们