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