Skip to content

Comments

fix(linter): Fix false positive in vue/no-required-prop-with-default#14066

Merged
camc314 merged 1 commit intooxc-project:mainfrom
huangtiandi1999:fix/linter/vue/no-required-prop-with-default
Sep 24, 2025
Merged

fix(linter): Fix false positive in vue/no-required-prop-with-default#14066
camc314 merged 1 commit intooxc-project:mainfrom
huangtiandi1999:fix/linter/vue/no-required-prop-with-default

Conversation

@huangtiandi1999
Copy link
Contributor

Closes #14056

@graphite-app
Copy link
Contributor

graphite-app bot commented Sep 24, 2025

How to use the Graphite Merge Queue

Add either label to this PR to merge it via the merge queue:

  • 0-merge - adds this PR to the back of the merge queue
  • hotfix - for urgent hot fixes, skip the queue and merge this PR next

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@github-actions github-actions bot added A-linter Area - Linter C-bug Category - Bug labels Sep 24, 2025
@codspeed-hq
Copy link

codspeed-hq bot commented Sep 24, 2025

CodSpeed Instrumentation Performance Report

Merging #14066 will not alter performance

Comparing huangtiandi1999:fix/linter/vue/no-required-prop-with-default (f8233cf) with main (a05cb23)1

Summary

✅ 37 untouched

Footnotes

  1. No successful run was found on main (314c27d) during the generation of this report, so a05cb23 was used instead as the comparison base. There might be some changes unrelated to this pull request in this report.

@camc314 camc314 merged commit 444fcf0 into oxc-project:main Sep 24, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-linter Area - Linter C-bug Category - Bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

linter: vue/no-required-prop-with-default false positive

2 participants