You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
svelte/test/validator/samples/helper-clash-context/warnings.json

15 lines
268 B

[{
"code": "each-context-clash",
"message": "Context clashes with a helper. Rename one or the other to eliminate any ambiguity",
"start": {
"line": 1,
"column": 17,
"character": 17
},
"end": {
"line": 1,
"column": 22,
"character": 22
},
"pos": 17
}]