How to let eslint show red wavy line for undefined varibles in template block without lang=ts in script block in a vite + vue3 project? #11110
Unanswered
xiangnanscu
asked this question in
Help/Questions
Replies: 1 comment 1 reply
-
https://marketplace.visualstudio.com/items?itemName=Vue.volar |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I create a project by

npm create vue
( with typescript+eslin+prettier options), and here:as you can see, no red wave line appears under
msg2
, how to solve this?Beta Was this translation helpful? Give feedback.
All reactions