DEV Community

Agik Setiawan
Agik Setiawan

Posted on

1

Fixing Eslint in Vue 3 with Typescript Visual Studio Code

I have problem Eslint Error when working with Vue 3 and Typescript template. Errors are shown because Vetur is not compatible with Typescript.

Solutions:
Uninstall Vetur from Visual Studio Code extension

Install extension called "volar"

Volar is official extension from Vue creator

Top comments (1)

Collapse
 
jeekwar profile image
jeekwar

this solution is very helpfully

AWS Security LIVE!

Join us for AWS Security LIVE!

Discover the future of cloud security. Tune in live for trends, tips, and solutions from AWS and AWS Partners.

Learn More

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay