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/helper-purity-check-this-get/errors.json

12 lines
204 B

[{
"message": "Cannot use this.get(...) — values must be passed into the helper function as arguments",
"pos": 74,
"loc": {
"line": 7,
"column": 11
},
"end": {
"line": 7,
"column": 28
}
}]