Skip to content

Commit 17c5649

Browse files
committed
docs(other): update doc of project describe
1 parent dc6de5d commit 17c5649

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,12 @@ Give a ⭐️ if this project helped you!
7070
- **wangeditor** [wangeditor 富文本编辑器](https://www.wangeditor.com/doc/)
7171
- **fullcalendar** [fullcalendar 丰富的日历插件](https://github.com/fullcalendar/fullcalendar-example-projects/tree/master/vue3-typescript)
7272

73+
## 工程化 | Project Tool
74+
- Git Hook 工具:[husky](https://typicode.github.io/husky/#/) + [lint-staged](https://github.com/okonet/lint-staged)
75+
- 代码规范:[EditorConfig](http://editorconfig.org) + [Prettier](https://prettier.io/) + [ESLint](https://eslint.org/) + [Airbnb JavaScript Style Guide](https://github.com/airbnb/javascript#translation)
76+
- 提交规范:[Commitizen](http://commitizen.github.io/cz-cli/) + [Commitlint](https://commitlint.js.org/#/)
77+
78+
7379
## 浏览器支持
7480

7581
推荐使用`webkit`内核浏览器

0 commit comments

Comments
 (0)