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