在项目根目录下增加vue.config.js文件。添加后记得要重启

// vue.config.js
module.exports = {
    lintOnSave: false
}

Logo

前往低代码交流专区

更多推荐