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