📜  如何检查我的 react-app 的 typescript 版本 - TypeScript 代码示例

📅  最后修改于: 2022-03-11 14:48:19.303000             🧑  作者: Mango

代码示例1
Go to the root directory of your project, and run the following command

./node_modules/typescript/bin/tsc -v