1
haoxuan
2024-04-16 94828761ee608b951d132cf41f77c6863ec33f64
1
2
3
module.exports = {
  '*.{js,jsx,vue}': 'vue-cli-service lint'
}