haoxuan
2024-04-07 508ca07de304f2d7b4c4cc8612875317307dccf6
1
2
3
module.exports = {
  '*.{js,jsx,vue}': 'vue-cli-service lint'
}