justinribeiro / lite-youtube

The fastest little YouTube web component on this side of the internet. The shadow dom web component version of Paul's lite-youtube-embed.
https://www.npmjs.com/package/@justinribeiro/lite-youtube
MIT License
948 stars 70 forks source link

Add HTMLElementTagNameMap interface #15

Closed abdonrd closed 4 years ago

abdonrd commented 4 years ago

To fix this kind of linter warnings:

Screenshot 2020-04-18 at 22 42 53

Docs: https://github.com/runem/lit-analyzer/tree/master/packages/lit-analyzer#-no-unknown-tag-name

abdonrd commented 4 years ago

Thanks @justinribeiro! Can we expect a new release soon? 😬