haoxuan
2023-08-25 641ce71b7b29c32105c82619fa7abfb9b2f38e3b
1
2
3
module.exports = {
  '*.{js,jsx,vue}': 'vue-cli-service lint'
}