haoxuan
2023-10-18 718a51c732a9e932447ccf1c70fc69f2af5d10e0
1
2
3
module.exports = {
  '*.{js,jsx,vue}': 'vue-cli-service lint'
}