haoxuan
2024-03-07 221ad8872c99f75eec04d117ad5de0e8223af4e2
1
2
3
module.exports = {
  '*.{js,jsx,vue}': 'vue-cli-service lint'
}