Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Fix false negatives and false positives invue/require-valid-default-prop rule#2586

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
ota-meshi merged 2 commits intomasterfromfix-require-valid-default-prop
Oct 28, 2024

Conversation

ota-meshi
Copy link
Member

This PR fixes false negatives and false positives when using destructuring and initial assignment.
It also fixes an issue where we weren't checking the return value of factory functions in<script setup>.

fixes#2578

yoshi-pi reacted with thumbs up emojiBeniRupp reacted with heart emoji
Copy link
Member

@FloEdelmannFloEdelmann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Looks good to me, thank you 🙂

ota-meshi reacted with heart emoji
@ota-meshiota-meshi merged commit9a56de8 intomasterOct 28, 2024
18 checks passed
@ota-meshiota-meshi deleted the fix-require-valid-default-prop branchOctober 28, 2024 10:01
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@FloEdelmannFloEdelmannFloEdelmann approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

vue/require-valid-default-prop false positive on arrays with props destructure assignment
2 participants
@ota-meshi@FloEdelmann

[8]ページ先頭

©2009-2025 Movatter.jp