I am trying to use TypeScript 2.8 in my Visual Studio 2019 as my team is using that version of TS. However, when I go to Project properties -> TypeScript Build it says that the version is unavailable. I tried installing that specific TS SDK version by using the Visual Studio Installer but it appears to be not in the list there. The only version I am seeing is 3.5.
How can I set up VS 2019 so it uses TS 2.8?