📜  在线将 javascript 函数转换为 typescript - TypeScript 代码示例

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

代码示例3
1. Add tsconfig.json file to project
2. Integrate with a build tool
3. Change all .js files to .ts files
4. Check for any errors