mirror of https://github.com/sveltejs/svelte
[feat] add html typings (#7649)
This adds typings for HTML elements and their attributes. It's supposed to be used by the new transformation in language-tools. Co-authored-by: Ignatius Bagus <ignatius.mbs@gmail.com> Co-authored-by: Lyu, Wei-Da <36730922+jasonlyu123@users.noreply.github.com>pull/8114/head
parent
a0a6bd1f54
commit
512eda7a84
File diff suppressed because it is too large
Load Diff
@ -0,0 +1,3 @@
|
||||
{
|
||||
"types": "./index.d.ts"
|
||||
}
|
Loading…
Reference in new issue