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