vuedx/languagetools

.vue files are not checked

holtwick opened this issue · 0 comments

Typescript errors are found in .ts files but not in .vue files. See attached example.

The expected output is similar to the one vue-tsc --noEmit provides.

The example is just a standard vite project with updated packages and 2 errors added, one in .ts and one in .vue

CleanShot 2021-06-11 at 08 11 11@2x

aaa1.zip