Answers for "how to check typescript version for my react-app"

0

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
Posted by: Guest on October-21-2020

Code answers related to "how to check typescript version for my react-app"

Code answers related to "TypeScript"

Browse Popular Code Answers by Language