Does this extension not recognize tsconfig.json? #1540
-
I configured tsconfig.json trying to use hasOwn added in es2022 but the error doesn't go away. I noticed that the Volar extension is |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
Do you have add file path to tsconfig's |
Beta Was this translation helpful? Give feedback.
-
@johnsoncodehk I'm sorry to bother you with my silly mistake. |
Beta Was this translation helpful? Give feedback.
Do you have add file path to tsconfig's
include
option? See https://github.com/johnsoncodehk/volar-starter/blob/9ce7ac0c2a007aaad3d0819edd84c2cd179aa843/tsconfig.json#L19