haoxuan
2024-04-22 6d5a9b68644735008e5fe5a70b2aa483ba3d9a7c
1
2
3
module.exports = {
  '*.{js,jsx,vue}': 'vue-cli-service lint'
}