haoxuan
2023-08-30 53f2ab450f00d2f1ddb9cedfc5823b34af0d5545
1
2
3
module.exports = {
  '*.{js,jsx,vue}': 'vue-cli-service lint'
}