haoxuan
2023-08-30 c35ccb51c02c8852e345b831ef5d2dd96c2cf500
1
2
3
module.exports = {
  '*.{js,jsx,vue}': 'vue-cli-service lint'
}