Mar 9, 2022
If this works for you, thats perfect. I wish I could say the same for us. Sadly, in our project we face the following problems:
1. As described in an answer above, dependent files and large files are not really covered by the IDE.
2. tsc is not able to inspect .vue files. There is the vue-tsc project, but at the moment it is lacking watch support.
3. Our CI takes a bit less than an hour, so waiting for the CI is not really efficient.