Skip to content

Commit 3053686

Browse files
committed
feat: 更新README的内容
1 parent 70a0797 commit 3053686

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# codelintcli
22
## 介绍
3-
一个工具包,封装了alloy eslint,prettier的配置。
3+
一个脚手架,封装了alloy eslint,prettier的配置,支持Vue和React,暂时不支持Typescript。
4+
可选择的安装与Vue或者React相关的eslint和prettier(主要是alloy的规范)的内容,同时还有editorConfig,lint-staged,husky的内容,并生成默认配置,同时自动安装相应的包。
45
## 安装
56
```
6-
#npm
7+
#npm
78
npm i codelintcli -g
89
910
#yarn

0 commit comments

Comments
 (0)