haoxuan
2024-04-19 382bdb654a32bcfd27c8e7fe1417325ef98c495a
1
2
3
module.exports = {
  '*.{js,jsx,vue}': 'vue-cli-service lint'
}