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