If you're looking for the source code of the project, you can find it at https://github.com/Yaojian/Ionic-TypeScript-Starter/.
I decided to create a Visual Studio project by forking https://github.com/Justin-Credible/Ionic-TypeScript-Starter/ and following the steps outlined here: https://github.com/Yaojian/Ionic-TypeScript-Starter/wiki/IonicTemplate-VisualStudio
While the project file functions correctly during building and debugging, I've noticed that the Visual Studio IDE is utilizing a high amount of CPU (over 20% on my Macbook Pro) without any apparent activity. Do you have any suggestions on how to address this issue?