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/unused-helper/warnings.json

16 lines
214 B

[{
"code": "unused-helper",
"message": "The 'uppercase' helper is unused",
"start": {
"line": 4,
"column": 3,
"character": 43
},
"end": {
"line": 4,
"column": 34,
"character": 74
},
"pos": 43
}]