haoxuan
2024-04-19 7b5e1c2372faf11b6211126410d2713f2b47f147
1
2
3
module.exports = {
  '*.{js,jsx,vue}': 'vue-cli-service lint'
}