yangfeng
2023-10-20 ec29f1ad88021cc49884d7dda09d0a78764ffd22
1
2
3
module.exports = {
  '*.{js,jsx,vue}': 'vue-cli-service lint'
}