haoxuan
2023-08-29 87f7f7a7588e926c6535eea2910ae98ca4101994
1
2
3
module.exports = {
  '*.{js,jsx,vue}': 'vue-cli-service lint'
}