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

feat(no-v-text-v-html-on-component): add allow option #2339

Merged

Conversation

waynzh
Copy link
Member

@waynzh waynzh commented Dec 2, 2023

Fixes #2321

This is my first time contributing to this project, so feel free to provide any feedback or suggestions~

docs/rules/no-v-text-v-html-on-component.md Outdated Show resolved Hide resolved
lib/rules/no-v-text-v-html-on-component.js Outdated Show resolved Hide resolved
@waynzh waynzh requested a review from FloEdelmann December 5, 2023 05:06
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 to me 🙂
Thanks for your contribution!

@FloEdelmann FloEdelmann requested a review from ota-meshi December 5, 2023 07:42
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.

LGTM! Thank you! Sorry for the late review.

@ota-meshi ota-meshi merged commit 0ac61d9 into vuejs:master Dec 27, 2023
3 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.

Add allow option to vue/no-v-text-v-html-on-component
3 participants