In this blog post, we will see how to find the version of the Typescript.
This is part of the Typescript Tutorial Series, whose index / TOC is available here → Typescript Tutorial Series.
Version Check
The command to be issued in the terminal is as follows.
tsc -v
Output
typescriptPractices > tsc -v
Version 4.3.4
typescriptPractices >
Cheers,
RM…
Raghavan alias Saravanan Muthu
23 Jun 2021 | Wed | 14:23:12 PM IST