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:

  1. start visual studio command prompt
  2. type tsc -v , hit enter

Comments

Popular posts from this blog

php - render data via PDO::FETCH_FUNC vs loop -

c# - Avoiding duplicate methods for Task and Task<T> -

javascript - Which segment of a polyline was clicked? -