Closed istudyatuni closed 2 years ago
Resolve #23
I don't know, how to do this:
{@const} is only allowed as direct child of {#each}, {:then}, {:catch}, <Component /> or <svelte:fragment />.
{@const}
{#each}
{:then}
{:catch}
<Component />
<svelte:fragment />
I don't know, how to do this: {@const} is only allowed as direct child of {#each}, {:then}, {:catch}, <Component /> or <svelte:fragment />.
Highlighting {@const} everywhere seems reasonable to me.
I'd love to see this PR merged 🙂
Resolve #23
I don't know, how to do this: