北京博音润迪官网

lint-staged.config.js 73B

1234
  1. module.exports = {
  2. "*.{js,jsx,vue,ts,tsx}": "vue-cli-service lint",
  3. };