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