Skip to content

Commit 5523161

Browse files
committed
add: stylelintrc
1 parent 0444237 commit 5523161

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

.stylelintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{}

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,14 @@ Ant Design 组件库的 Angular 实现,开发和服务于企业级后台产品
4949

5050
代码格式化工具,结合 husky hook 和 lint-staged 会在每次 git 提交代码前自动格式化代码。
5151

52+
### tslint
53+
54+
typescript 代码格式lint工具
55+
56+
### stylelint
57+
58+
css或者css预处理器格式lint工具
59+
5260
### lint-staged
5361

5462
lint-staged 结合 tslint 和 stlyelint 会在 git 提交代码前对代码进行 lint fix。
@@ -60,7 +68,9 @@ lint-staged 结合 tslint 和 stlyelint 会在 git 提交代码前对代码进
6068

6169
## 代码提交规范
6270

63-
commit 分为 fix、feat、doc 三种:
71+
代码提交规范试用Gitflow规范
72+
73+
commit内容形式 分为 fix、feat、doc 三种:
6474

6575
* fix: 用于修复 bug ,例如: fix: remove unused dependcies.
6676
* feat: 用于添加新的功能或特性等,例如: feat: add login page.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy