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

8 lines
155 B

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