haoxuan
2024-04-17 55ba92dcd8c26c8b37150d5b472c2c3f595805ae
1
2
3
module.exports = {
  '*.{js,jsx,vue}': 'vue-cli-service lint'
}