Oleg

Results 4 comments of Oleg

@thomthom I've successfuly using VUE + TypeScript + Webpack + ES5, but with ts-loader. If you need tip just let me know.

@thomthom confirmed it works with single file components. For IDE intellisense I use vue-class-component decorator. But in the end components works as expected

@thomthom I dont have an account on that forum discussion, so I will leave it here: you can use this repo as a template: https://github.com/Microsoft/TypeScript-Vue-Starter I have almost the same...

@MohammadYounes, thanks for typing link, guess its ok for basic shape, but it would be great to get full library typing experience with information about different options and method and...