yangfeng
2023-11-15 595bb533ab045ba93bc7588c87427ea084f705eb
1
2
3
module.exports = {
  '*.{js,jsx,vue}': 'vue-cli-service lint'
}