> Quoted attributes on components and custom elements will be stringified in a future version of Svelte. If this isn't what you want, remove the quotes
> Quoted properties on components will be stringified in a future version of Svelte. If this isn't what you want, remove the quotes
w(node,"attribute_quoted","Quoted attributes on components and custom elements will be stringified in a future version of Svelte. If this isn't what you want, remove the quotes");
w(node,"attribute_quoted","Quoted properties on components will be stringified in a future version of Svelte. If this isn't what you want, remove the quotes");
"message":"Quoted attributes on components and custom elements will be stringified in a future version of Svelte. If this isn't what you want, remove the quotes",
"message":"Quoted properties on components will be stringified in a future version of Svelte. If this isn't what you want, remove the quotes",
"start":{
"start":{
"column":11,
"column":11,
"line":13
"line":13
@ -25,7 +25,7 @@
},
},
{
{
"code":"attribute_quoted",
"code":"attribute_quoted",
"message":"Quoted attributes on components and custom elements will be stringified in a future version of Svelte. If this isn't what you want, remove the quotes",
"message":"Quoted properties on components will be stringified in a future version of Svelte. If this isn't what you want, remove the quotes",
"start":{
"start":{
"column":29,
"column":29,
"line":15
"line":15
@ -37,7 +37,7 @@
},
},
{
{
"code":"attribute_quoted",
"code":"attribute_quoted",
"message":"Quoted attributes on components and custom elements will be stringified in a future version of Svelte. If this isn't what you want, remove the quotes",
"message":"Quoted properties on components will be stringified in a future version of Svelte. If this isn't what you want, remove the quotes",
"start":{
"start":{
"column":14,
"column":14,
"line":18
"line":18
@ -46,17 +46,5 @@
"column":27,
"column":27,
"line":18
"line":18
}
}
},
{
"code":"attribute_quoted",
"message":"Quoted attributes on components and custom elements will be stringified in a future version of Svelte. If this isn't what you want, remove the quotes",