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/properties-duplicated/errors.json

13 lines
144 B

8 years ago
[{
"message": "Duplicate property 'methods'",
"loc": {
"line": 9,
"column": 2
},
"end": {
"line": 11,
"column": 3
},
8 years ago
"pos": 74
}]