vue.config.js 48 B

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