haoxuan
2023-10-19 247f3a1f330127abe2993b2e049ad6450bc0dc1c
1
2
3
module.exports = {
  '*.{js,jsx,vue}': 'vue-cli-service lint'
}