haoxuan
2023-10-23 b82019ffead8666dd2167c81b97f18d390b0cba5
1
2
3
module.exports = {
  '*.{js,jsx,vue}': 'vue-cli-service lint'
}