This template should help you quickly create a Node.js program project, using TypeScript as the development language by default.
这个模板应该能帮你快速创建一个基础的 Node.js 程序项目,默认使用 TypeScript 作为开发语言。
Develop in TypeScript and make sure to use the .cts
extension to enable CommonJS to be recognized by PKG .
使用 TypeScript 开发,并确保使用 .cts
扩展名,以启用 CommonJS 让 PKG 得以识别。