// vue.config.js module.exports = { // vue项目中关闭eslint lintOnSave: false } 参考博客:vue项目中关闭eslint的方法 相关文章: 2021-04-16 2021-09-19 2021-12-05 2021-12-16