haoxuan
2023-09-21 c87a6f7310ca992d7f058a8f286b095c9a632c90
1
2
3
module.exports = {
  '*.{js,jsx,vue}': 'vue-cli-service lint'
}