yangfeng
2023-09-25 2fb901af30aae989f4bb88124b5b4c667c73b425
1
2
3
module.exports = {
  '*.{js,jsx,vue}': 'vue-cli-service lint'
}