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-components-shoul.../warnings.json

14 lines
184 B

8 years ago
[{
"code": "component-lowercase",
8 years ago
"message": "Component names should be capitalised",
"loc": {
"line": 6,
"column": 3
},
"end": {
"line": 6,
"column": 6
},
8 years ago
"pos": 59
}]