create-initer
v0.4.0
Published
An easy way to create various configuration files
Downloads
8
Maintainers
Readme
create-initer
An easy way to create various configuration files
一个用于生成各种配置文件的简易工具
使用
# pnpm
pnpm create initer@latest
# npm
npm create initer@latest
# yarn
yarn create initer@latest
已支持的配置文件
功能正在完善中,欢迎提供更多的配置文件
- [x] prettier
- [x] eslint(使用 @antfu/eslint-config 配置规则 )
- [x] lint-staged
- [x] commitlint(使用 @femm/verify-commit 进行校验 )
- [x] husky
- [x] editorconfig
- [x] gitignore
- [x] npmrc
- [x] nvmrc