hi all!
the blog post about the ionic 2 beta release stated that all starters come with typescript OR vanilla ES6/ES2015
i want to get the typescript starter but executing ionic start MyIonic2Project tabs --v2
gives me es6 and babel,
what’s the correct command? (and also where is the correct command documented)
thanks in advance!