Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New: Add vue/no-setup-props-destructure rule #1066

Merged
merged 6 commits into from Mar 14, 2020

Conversation

ota-meshi
Copy link
Member

@ota-meshi ota-meshi commented Mar 7, 2020

This PR adds the vue/no-setup-props-destructure rule.

The vue/no-setup-props-destructure rule reports the destructuring of props passed to setup causing the value to lose reactivity.


ref #1035

@ota-meshi ota-meshi changed the title WIP: New: Add no-setup-props-destructure rule New: Add vue/no-setup-props-destructure rule Mar 7, 2020
@ota-meshi ota-meshi merged commit 2c92d3d into master Mar 14, 2020
@ota-meshi ota-meshi deleted the add-rule/no-setup-props-destructure branch March 14, 2020 08:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant