pull/4136/head
Conduitry 6 years ago
parent fb1961065e
commit 6562fd5187

@ -1,6 +0,0 @@
{
"code": "unclosed-open-tag",
"message": "Expect to close {#await} block before {:else} block",
"start": { "line": 3, "column": 8, "character": 32 },
"pos": 32
}

@ -1,6 +0,0 @@
{
"code": "invalid-else-placement",
"message": "Cannot have an {:else} block outside an {#if ...} or {#each ...} block",
"start": { "line": 2, "column": 6, "character": 11 },
"pos": 11
}
Loading…
Cancel
Save