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

[FEATURE] <slot></slot> should not trigger empty tags warning #866

Open
mangelozzi opened this issue Jul 18, 2024 · 0 comments
Open

[FEATURE] <slot></slot> should not trigger empty tags warning #866

mangelozzi opened this issue Jul 18, 2024 · 0 comments

Comments

@mangelozzi
Copy link

The native slot component is for slotting content, and this is probably the most common usage of it:

<slot></slot>

It raises empty pair found consider removing [H020], which I think should not be displayed if it is a slot element.

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

No branches or pull requests

1 participant