-
| in vscode i keep getting  
 any suggestion on how to remove this annoying error message? | 
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 3 replies
-
| Will check this, could you provide reproduce by https://github.com/johnsoncodehk/volar-starter? | 
Beta Was this translation helpful? Give feedback.
-
| hi, i found out that the error is coming from vscode's 'ts language features'. when i am using vetur this error does not appear 🤷 i will try to reproduce it with volar-starter attaching a screenshot to make it more clear | 
Beta Was this translation helpful? Give feedback.
-
| Adding  | 
Beta Was this translation helpful? Give feedback.


hi, i found out that the error is coming from vscode's 'ts language features'.
it only appears when the file only has the
<template>part and does not have a<script>part.when i am using vetur this error does not appear 🤷
i will try to reproduce it with volar-starter
attaching a screenshot to make it more clear