vuejs / eslint-plugin-vue

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

feat(no-v-text-v-html-on-component): add ignore namespace option #2610

Open waynzh opened 6 days ago

waynzh commented 6 days ago

resolve #2458

FloEdelmann commented 3 days ago

The test failure is probably caused by an ESLint update, so no need to worry about this.