haoxuan
2024-04-25 81c27d42bf0e43bea7f3c3dfa75762c2c5ecaca8
1
2
3
module.exports = {
  '*.{js,jsx,vue}': 'vue-cli-service lint'
}