0
点赞
收藏
分享

微信扫一扫

1 problem (1 error, 0 warnings) 1 error and 0 warnings potentially fixable with the `--fix` option

桑二小姐 2022-03-11 阅读 62

在这里插入图片描述

这个是 lint格式造成的,在总目录下新建一个vue.config.js文件,
在这里插入图片描述
输入以下代码

module.exports = {
    lintOnSave:false
}

重启一下软件

举报

相关推荐

0 条评论