When using these instructions with latest version of Visual Studio 2017, lots of things are outdated and not working anymore :
- typings is deprecated, must use npm to install type definitions
- project seems to originaly use TS1.8, when running in latest Typescript, current codebase shows
hundreds of warnings/ errors
When using these instructions with latest version of Visual Studio 2017, lots of things are outdated and not working anymore :
- typings is deprecated, must use npm to install type definitions
- project seems to originaly use TS1.8, when running in latest Typescript, current codebase shows
hundreds of warnings/ errors