language-tools icon indicating copy to clipboard operation
language-tools copied to clipboard

TypeScript: Allow SapperAnchorProps & SvelteKitAnchorProps on svelte:element

Open pascalpp opened this issue 3 years ago • 2 comments

Ref: https://github.com/sveltejs/language-tools/issues/1576

pascalpp avatar Aug 06 '22 22:08 pascalpp

@dummdidumm this is my attempt to address the Typescript issue I opened. It passes tests, but I'm gonna see if I can figure out how to add a test that fails without these changes.

pascalpp avatar Aug 06 '22 22:08 pascalpp

I updated the samples for svelte-element and sveltekit-anchor-attrs. I verified that these samples fail in master. Let me know what you think.

pascalpp avatar Aug 06 '22 23:08 pascalpp