haoxuan
2023-09-21 e267aaa1629571bf8fc6cdcf80152c5558342425
1
2
3
module.exports = {
  '*.{js,jsx,vue}': 'vue-cli-service lint'
}