Commits
Click on a commit to change the comparison rangefeat(linter): add `vue/valid-define-emits` (#12545)
related https://github.com/oxc-project/oxc/issues/11440
https://github.com/vuejs/eslint-plugin-vue/blob/master/docs/rules/valid-define-emits.md
Extended the docs and tests to cover (non) empty `defineEmits()` with `export default` of other script block.
Related https://github.com/vuejs/eslint-plugin-vue/pull/2914