vuejs / eslint-plugin-vue

Official ESLint plugin for Vue.js
https://eslint.vuejs.org/
MIT License
4.47k stars 667 forks source link

feat: add `restricted-component-names` rule #2611

Open waynzh opened 6 days ago

waynzh commented 6 days ago

resolve #2568

Referenced the vue/no-reserved-component-names rule.