I'm looking to keep all my code in AngularJS 1.x while also preparing it for an easy upgrade to AngularJS 2 in the future. To align my code with Angular 2 standards, I am interested in using TypeScript and SystemJS in version 1.5.x initially.
Is there anyone who has a workaround or sample code on how to set up AngularJS 1.5.x to work with SystemJS and TypeScript?
I came across this solution that uses Babel as the compiler: https://github.com/swimlane/angular1-systemjs-seed However, I specifically want to integrate SystemJS with TypeScript in AngularJS 1.