// vue.config.js module.exports = { // vue项目中关闭eslint lintOnSave: false } 参考博客:vue项目中关闭eslint的方法 相关文章: