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