yangfeng
2024-03-19 ef06a897369a84e4c1e3a9d5a8aeea5572d973bd
1
2
3
module.exports = {
  '*.{js,jsx,vue}': 'vue-cli-service lint'
}