I developed a simple angular 2 application with typescript 2.0 in visual studio 2015 using the link below.
https://angular.io/docs/ts/latest/cookbook/visual-studio-2015.html
Then, after I configured DEVOPS for this application, every time I check the code in my team project, available on the team server using visual studio 2015, it will automatically start building for my application, then I get an exception, for example " Unknown lib compiler option "below.

Please tell me how to solve the above problem.
-Pradeep