Where can I find the TypeScript version installed in Visual Studio? -
maybe it's obvious, checked everywhere (besides right place) , googled it. nothing.
if have typescript installed visual studio then:
- start visual studio command prompt
- type
tsc -v
, hit enter
Comments
Post a Comment