Skip to content

ccjr1120/my-project-template

Repository files navigation

我的项目模板

介绍

  这是一份适用于我自身的项目模板,里面包含了一些我比较喜欢的一些管理工具以及一些基本配置。

项目里有什么?

  • 包管理器
    • bun
  • 代码样式
    • eslint
    • prettier
  • 其它
    • husky
    • commitlint
    • lint-staged

为什么用bun?

  我开发的工具很少会依赖一些bun可能不兼容的库;我比较喜欢ts,使用bun可以方便的帮我运行ts脚本;同时bun还可以自动的帮我处理import和require

About

我的项目模版

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published