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/parser/samples/attribute-empty-error/error.json

10 lines
172 B

{
"code": "missing-attribute-value",
"message": "Expected value for the attribute",
"pos": 12,
"start": {
"character": 12,
"column": 12,
"line": 1
}
}