microsoft / TypeScript-Vue-Starter

A starter template for TypeScript and Vue with a detailed README describing how to use the two together.
MIT License
4.45k stars 592 forks source link

Upgrade documentation to vue 2.5 #27

Closed KokoDoko closed 7 years ago

KokoDoko commented 7 years ago

It seems a lot has changed in Vue 2.5 regarding typescript (and using vue-class-component). It would be helpful if the Typescript Vue starter can be updated. The example code repository is 2 years old! It contradicts the official Vue docs.

windhc commented 7 years ago

Upgrade to vue 2.5 was good

guyulmaz commented 7 years ago

yes microsoft should up to date the starter kit with latest vue 2.5 improvements on typescript

DanielRosenwasser commented 7 years ago

Should be fixed by #5.