1.0.0 • Published 2 years ago

jokerll-cli v1.0.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

ts-cli

这个包的作用 一键生成ts项目的配置文件 包含以下这几个插件 不需要大家再一直初始化

  • eslint

  • typescript

  • git 的提交

  • git 的hook(husky)

  • react

使用方式

npm i @ll/ts-cli[-g]

使用:

npx ts-cli 项目的名字

这样就可以生成一个项目了