overly aggresive typescript promotion #2423
Closed
mark-hahn
started this conversation in
Extension Show and Tell
Replies: 1 comment
-
This forum is for VS Code extension authors. For general user questions please go to stack overflow. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm getting this ...
For , the @vue/language-plugin-pug plugin is required. Install it using $ npm install -D @vue/language-plugin-pug and add it to vueCompilerOptions.plugins to support TypeScript intellisense in Pug templates.
It says
plugin is required
but then saysto support TypeScript intellisense
. I have no desire for anything typescript related. How do I get rid of this "error"?Beta Was this translation helpful? Give feedback.
All reactions