yangfeng
2023-08-28 7a00608146f4a94a62bab0cc01da43aba50768bb
1
2
3
module.exports = {
  '*.{js,jsx,vue}': 'vue-cli-service lint'
}