disable eslint rule svelte/prefer-svelte-reactivity for several lines and files

This commit is contained in:
peterkogo
2025-10-07 15:13:14 +02:00
parent c46174fd9c
commit 87a8689584
9 changed files with 22 additions and 3 deletions
@@ -34,8 +34,8 @@
{#if nodeComponent}
{@const CustomComponent = nodeComponent}
<CustomComponent
<CustomComponent
{x}
{y}
{width}