Skip to content

feat(linter/vue): implement require-valid-default-prop rule#23682

Open
babu-ch wants to merge 1 commit into
oxc-project:mainfrom
babu-ch:feat/vue-require-valid-default-prop
Open

feat(linter/vue): implement require-valid-default-prop rule#23682
babu-ch wants to merge 1 commit into
oxc-project:mainfrom
babu-ch:feat/vue-require-valid-default-prop

Conversation

@babu-ch

@babu-ch babu-ch commented Jun 21, 2026

Copy link
Copy Markdown
Contributor

Implements vue/require-valid-default-prop from eslint-plugin-vue.

Part of #11440.

eslint-plugin-vue reference: https://eslint.vuejs.org/rules/require-valid-default-prop.html

@codspeed-hq

codspeed-hq Bot commented Jun 21, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 5 untouched benchmarks
⏩ 66 skipped benchmarks1


Comparing babu-ch:feat/vue-require-valid-default-prop (9be6354) with main (5597251)

Open in CodSpeed

Footnotes

  1. 66 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@babu-ch babu-ch marked this pull request as ready for review June 21, 2026 11:33
@babu-ch babu-ch requested a review from camc314 as a code owner June 21, 2026 11:33
@camc314 camc314 added the A-linter Area - Linter label Jun 21, 2026
@camc314 camc314 self-assigned this Jun 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-linter Area - Linter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants