haoxuan
2024-04-19 3288b2b8696e0dce5bb8f7f75b1794c602406316
1
2
3
module.exports = {
  '*.{js,jsx,vue}': 'vue-cli-service lint'
}