Commit 051a7f4
authored
Update index.d.ts
Use the right way to add custom element to TypeScript definitions.
Sadly, I didn't find any official docs on this matter, only some posts/repos:
- https://justinfagnani.com/2019/11/01/how-to-publish-web-components-to-npm/
- https://github.com/runem/lit-analyzer/tree/master/packages/lit-analyzer#-no-unknown-tag-name1 parent b2202a3 commit 051a7f4
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
8 | | - | |
| 7 | + | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
0 commit comments