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

Add shallowOnly option to vue/no-mutating-props #2135

Merged
merged 6 commits into from May 10, 2023

Conversation

FlareZh
Copy link
Contributor

@FlareZh FlareZh commented Apr 20, 2023

Ref #1371

Copy link
Member

@ota-meshi ota-meshi left a comment

Choose a reason for hiding this comment

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

Thank you for this PR! I have change request.

docs/rules/no-mutating-props.md Outdated Show resolved Hide resolved
lib/utils/index.js Outdated Show resolved Hide resolved
@ota-meshi ota-meshi linked an issue Apr 30, 2023 that may be closed by this pull request
@FlareZh FlareZh changed the title Add propProps option to vue/no-mutating-props (#1371) Add shallowOnly option to vue/no-mutating-props (#1371) May 8, 2023
@FloEdelmann FloEdelmann changed the title Add shallowOnly option to vue/no-mutating-props (#1371) Add shallowOnly option to vue/no-mutating-props May 8, 2023
lib/rules/no-mutating-props.js Outdated Show resolved Hide resolved
lib/rules/no-mutating-props.js Outdated Show resolved Hide resolved
Copy link
Member

@ota-meshi ota-meshi left a comment

Choose a reason for hiding this comment

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

Looks great to me! Thank you!

Copy link
Member

@FloEdelmann FloEdelmann 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, thank you!

@FloEdelmann FloEdelmann merged commit 3cbb1b3 into vuejs:master May 10, 2023
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

vue/no-mutating-props option: {"propProps": false}
3 participants