wonderful-panda/vue-tsx-support

computed props can't be cross-referenced

mesqueeb opened this issue · 1 comments

Screenshot 2020-01-22 at 16 23 13

it says my computed prop called props doesn't exist, while it's right there.

You should annotate return type on each computed, methods and render() explicitly.

For more detail, see https://vuejs.org/v2/guide/typescript.html#Annotating-Return-Types