zzq
2023-09-26 25b727a5dc28f3c2d225c5e017da58f35c6b84b3
1
2
3
module.exports = {
  '*.{js,jsx,vue}': 'vue-cli-service lint'
}