// vue.config.js module.exports = { lintOnSave:false //关闭eslint检查 }