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