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