What is the recommended tool to check for typescript issue after migrating vue2.7.14 to Vite ? #90
Unanswered
stephane303
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It seems that vue-tsc is designed for Vue 3, what am I supposed to do to get the issue with typescript now that I don't use webpack any more ?
I can see the issues in the IDE, but I would like a tool when building that lists the potential issues ....
Beta Was this translation helpful? Give feedback.
All reactions