xun082 / create-neat

🚀🚀🚀 Developed a front-end scaffold based on PNPM and Turborepo, aimed at quickly creating various types of projects for users.
MIT License
348 stars 107 forks source link

feat: 🚀 新增husky插件,支持husky、commitlint、lint-staged功能(#215) #223

Closed nanyishixiong closed 3 weeks ago

nanyishixiong commented 3 weeks ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

- [ ] Bugfix
- [x] Feature
- [ ] Code style update (formatting, local variables)
- [ ] Refactoring (no functional changes, no api changes)
- [ ] Build related changes
- [ ] CI related changes
- [ ] Documentation update
- [ ] Performance improvement
- [ ] Test related changes
- [ ] Security fix
- [ ] Dependency update
- [ ] Revert changes
- [ ] Other... Please describe:

What is the current behavior?

What is the new behavior?

此pr新增一个husky插件,用于支持husky、commitlint、lint-staged等功能

Does this PR introduce a breaking change?

- [ ] Yes
- [x] No

Other information