vue.config.js 41 B

123
  1. module.exports = {
  2. lintOnSave: false
  3. }