[Maintenance] TypeScript Plugin for Vue Language Server #213
Labels
Priority: High
The issue contains work with high priority.
Template: Frontend
Issues regarding the frontend template.
Template: Webcomponent
Issues regarding the webcomponent template.
Type: Maintenance
The issue contains maintenance work.
Relevant template
refarch-frontend, refarch-webcomponent
Problem description (optional)
Since version 2.0.0 of the vue-tsc (which is part of https://github.com/vuejs/language-tools) a dedicated TypeScript plugin should be used (https://github.com/vuejs/language-tools/tree/master/packages/typescript-plugin) because TypeScript support itself is no longer included in the language server and has to added separately.
We should check if we are affected by this or if the IDE itself can handle this.
Desired solution
Add TypeScript plugin as npm dependency and add required configuration to language server
Considered alternatives (optional)
No response
Additional context (optional)
No response
No duplicate
Code of Conduct
The text was updated successfully, but these errors were encountered: