haoxuan
2024-04-23 37c1c18b0e47bd8b9272a33bfa557c62b564d24b
1
2
3
module.exports = {
  '*.{js,jsx,vue}': 'vue-cli-service lint'
}