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

阅读 62

2022-03-11

在这里插入图片描述

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

module.exports = {
    lintOnSave:false
}

重启一下软件

精彩评论(0)

0 0 举报