发布于 4年前

vue-cli 3 关闭 eslint

// vue.config.js

module.exports = {
  lintOnSave: false // 取消 eslint 验证
}
©2020 edoou.com   京ICP备16001874号-3