Answers for "node how tocheck typecsrip versio"

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 "node how tocheck typecsrip versio"

Code answers related to "TypeScript"

Browse Popular Code Answers by Language