Is it possible to, somehow, work on an Angular 2 (+ TypeScript) project without mixing .Net Framework in the project with Visual Studio 2015/2017?
I saw this question (Is it possible to build a SPA without using .net framework in visual studio?), but the solution given there is to use VS Code, which is not what I'm asking for.