vuedx / languagetools

A collection of tools for better IDE experience.

Home Page:https://vuedx.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.vue files are not checked

holtwick opened this issue · 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