Closed seriiserii825 closed 7 months ago
I apologize for the late reply. For questions about the behavior of Vue itself or the language server itself, it would be better to ask upstream vuejs/language-tools or the Vue community for a more accurate answer.
I will close this issue.
Hi, thanks for plugin. I am using vue3 composition api I tested 2 methods, Takeover Mode, and typescript-vue-plugin, but for both have this error.
For example, for this component, i have error from header:
And also this error exists and for other Components properties or emits.
I founded in google a lot of reasons, but no one don't work. Like, to create a file vue-file-import.d.ts with this ext
Or in main.ts to add
Thanks in advance.