disable eslint rule svelte/prefer-svelte-reactivity for several lines and files
This commit is contained in:
@@ -34,8 +34,8 @@
|
||||
|
||||
{#if nodeComponent}
|
||||
{@const CustomComponent = nodeComponent}
|
||||
|
||||
<CustomComponent
|
||||
|
||||
<CustomComponent
|
||||
{x}
|
||||
{y}
|
||||
{width}
|
||||
|
||||
Reference in New Issue
Block a user