I want to keep all my code still in 1.x and also want code is easy to upgrade to angularjs 2 latter. To make my code follow angular 2 style, I want to work with typescript and systemjs in 1.5.x firstly.
Does anyone have a work-around/code on how to setup angularjs 1.5.x work with systemjs and typescript?
This is the best match I found use babel as compiler: https://github.com/swimlane/angular1-systemjs-seed But I want systemjs works together with typescript in angular 1.