haoxuan
2024-04-22 21a6a525960d032ab755b430db932bf9fc33854f
1
2
3
module.exports = {
  '*.{js,jsx,vue}': 'vue-cli-service lint'
}