my-first-typescript

1.0.0 • Public • Published

TypeScript build first time

这是在 2021 年使用现代工具启动 TypeScript 项目的指南。

  • (可选)esbuild 以捆绑用于浏览器(和 Node.js)
  • 使用 typescript-eslint 进行 linting(tslint 已弃用)
  • 使用 Jest (和 ts-jest )进行测试)
  • 将包发布到 npm
  • 持续集成(GitHub Actions / GitLab CI)
  • 使用 TypeDoc 自动编写 API 文档

Readme

Keywords

none

Package Sidebar

Install

npm i my-first-typescript

Weekly Downloads

0

Version

1.0.0

License

ISC

Unpacked Size

15.7 kB

Total Files

16

Last publish

Collaborators

  • er3387aa