vuepress / vuepress-community

:bulb: Community supported ecosystem for VuePress
https://vuepress-community.netlify.app
MIT License
81 stars 62 forks source link

[Feature Request] Vue v3 typescript support #80

Closed stephlocke closed 3 years ago

stephlocke commented 3 years ago

What problem does the feature solve?

Vuepress@next is available for use with vue v3. The packages vuepress-plugin-typescript and vuepress-types can't be installed with it due to compatibility issues.

Proposed solution

Create @next versions of the vuepress typescript support

meteorlxy commented 3 years ago

It's supported by default.


Typescript is already supported by vuepress v2. This package is going to be deprecated