Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR TYPESCRIPT

how to check typescript version for my react-app

Go to the root directory of your project, and run the following command

./node_modules/typescript/bin/tsc -v
 
PREVIOUS NEXT
Tagged: #check #typescript #version
ADD COMMENT
Topic
Name
6+5 =