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