Skip to content

Commit

Permalink
docs(admin): none
Browse files Browse the repository at this point in the history
  • Loading branch information
200803001 committed Jun 9, 2023
1 parent 0d08064 commit 64b21a1
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion docs/usage-tool/前端工程化实操.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,25 @@
# 前端工程化实操

tools list:
提交规范tools list:
- commitlint
- commitizen
- cg-git
- conventional-changelog-atom
- cz-conventional-changelog
- cz-customizable
- [Conventional Commits](https://www.conventionalcommits.org/en/v1.0.0/)

changelog生成:
- conventional-changelog-cli

others:
- eslint
- prettier
- stylelint
- 工作流:lint-staged
- branch分支规范:branch-name-lint
- 统一编辑器配置:EditorConfig

## 小记

git 提交规范:`type(scope): subject`,记住subject之前有空格
Expand Down

0 comments on commit 64b21a1

Please sign in to comment.