Convert existing js to ts? #10737
Unanswered
goforu
asked this question in
Ideas / Proposals
Replies: 2 comments 3 replies
-
Qv1(Vue2) or Qv2(Vue3)? |
Beta Was this translation helpful? Give feedback.
1 reply
-
I did find this article how to convert a Vue3 CLI app from JS to TS ( See the Add TypeScript Support part): And this repo and article ( a bit older for Vue2): |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have an existing quasar project coding in javascript. To take advantage of Typescript feature, I want to add typescript to my existing project. Unfortunately, I have tons of vue files to rewrite. Is there a better way to do that? For say like use both js and ts in project or a batch ts converter?
Beta Was this translation helpful? Give feedback.
All reactions