vue項目中關閉eslint

項目根目錄下增長vue.config.js文件vue

// vue.config.js
module.exports = {
    lintOnSave: false
}
相關文章
相關標籤/搜索