create-vite-app
create-vite-app copied to clipboard
Feature Request: add template-vue-jsx-ts
At present, the cooperation between vue template and TypeScript is not perfect. The development of @vuedx
is currently stalled. We can add a template-vue-jsx-ts first. Let everyone experience the development of vue + ts.
BTW: some issue related to vue template + ts:
https://github.com/vuejs/vue-next/issues/1359 https://github.com/vuejs/vue-next/issues/1356 https://github.com/znck/vue-developer-experience/pull/16
@yyx990803 Any idea about this?
@xiaoxiangmoe I'm also interested in this, jsx/tsx for Vue 3 is being discussed in vuejs/jsx. Vetur seems to be picking up the work that has been done in vuedx.