final deslopification (hopefully)

pull/18151/head
Rich Harris 3 months ago
parent d0c2048d1d
commit 98ccf31e97

@ -1,7 +1,7 @@
[
{
"code": "head_in_component",
"message": "Using `<head>` ((unknown):1:0) will likely lead to runtime errors. Use [`<svelte:head>`](https://svelte.dev/e/head_in_component) instead",
"message": "Using `<head>` ((unknown):1:0) will likely lead to runtime errors. Use [`<svelte:head>`](https://svelte.dev/docs/svelte/svelte-head) instead",
"start": {
"line": 1,
"column": 0

Loading…
Cancel
Save