1
haoxuan
2024-03-05 2ef03d7a1b2b10284e72944fd53697fd92f145b7
1
2
3
module.exports = {
  '*.{js,jsx,vue}': 'vue-cli-service lint'
}