haoxuan
2024-04-26 33d54a942799846f087f9b323c8334a3c3e7f44d
1
2
3
module.exports = {
  '*.{js,jsx,vue}': 'vue-cli-service lint'
}