Is there the programmatic API available for "vue-tsc"? #5289
TokugawaTakeshi
started this conversation in
General
Replies: 1 comment
-
Currently it is just a CLI command, you can create a feature issue for it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am asking this question after has not been answered in Stack Overflow even with bounty.
I have not found any documentation about programmatic API of "vue-tsc".
Is it available?
In my case, I don't need the output to console.
I need the JSON output similar to normal TypeScript compiler:
Beta Was this translation helpful? Give feedback.
All reactions