yangfeng
2023-11-03 47121dff8da689923f2f1af9daf63854f385c395
1
2
3
module.exports = {
  '*.{js,jsx,vue}': 'vue-cli-service lint'
}