To check what is installed
TypeScript you need to enter [konec_stroki] at the command prompt:
tsc -v
Command Prompt (Win Console)
tsc -v
On the screen we will see the version installed
TypeScript
Command Prompt (Win Console)
> tsc -v
> Version 1.0.3.0
Note!
It happens that the command does not work
tsc , but
TypeScript your computer is installed.
So, look for
tsc.exe
If found it means you have installed
TypeScript.
Run at a command prompt to find out the version
TypeScript.
Command Prompt (Win Console)
"C:/Program Files (x86)/Microsoft SDKs/TypeScript/3.1/tsc.exe" -v