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

8 lines
160 B

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