The react + typescript template (react-ts) should be an intersection of the react-js and basic-ts templates. However, babel will not be used. Instead, the typescript compiler will be set with option jsx as "react". This will compile jsx down to react calls without the need to use babel.