yangfeng
2023-08-28 c34ac626594536c011d14798277fb118a2d28803
1
2
3
module.exports = {
  '*.{js,jsx,vue}': 'vue-cli-service lint'
}