You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: enable TS autocomplete for Svelte HTML element definitions (#15972)
Covers #15971.
adds autocomplete support to SvelteHTMLElements while preserving its functionality that key can be any string using string & {} TS trick.
0 commit comments