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/namespace-invalid/errors.json

16 lines
287 B

[{
"code": "invalid-namespace-property",
"message": "Invalid namespace 'http://www.w3.org/1999/svg' (did you mean 'http://www.w3.org/2000/svg'?)",
"pos": 13,
"start": {
"line": 1,
"column": 13,
"character": 13
},
"end": {
"line": 1,
"column": 51,
"character": 51
}
}]