yangfeng
2023-09-27 496ab649c883f9be20fa982da9918889cdd18282
1
2
3
module.exports = {
  '*.{js,jsx,vue}': 'vue-cli-service lint'
}