Relative Content

Tag Archive for visual-studio-codevuejs3vue-tsc

VSCode show errors in editor from vue-tsc

I have a Vue3 app and using VSCode. Using the npm run type-check command will show me the vue-tsc errors. I’m trying to find a way to show these errors in VSCode, like eslint does.