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