fkworld-cli
v1.6.0
Published
脚手架。
Readme
fkworld-cli
脚手架。
使用方式
# 全局安装后使用
npm i -g fkworld-cli
fkworld-cli create
# npx 直接使用
npx fkworld-cli create特点
- 提供完整的工程化方案,包括:husky,commitlint,lint-staged,eslint,prettier,ls-lint
命令
fkworld-cli create
通过以下模版创建:
- pnpm + react
- pnpm + react + monorepo
fkworld-cli add
支持:
- editorconfig
- gitattributes
- gitignore
- npmrc
- husky
- commitlint
- lslint
- lintstaged
- typescript
- eslintPrettier
