parent
fa3071d9a9
commit
58273c4b3d
@ -1,3 +1,6 @@ |
||||
# legado |
||||
|
||||
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) |
||||
|
||||
## 阅读3.0 |
||||
书源规则 https://celeter.github.io/?tdsourcetag=s_pctim_aiomsg |
||||
|
@ -0,0 +1,12 @@ |
||||
{ |
||||
"name": "legado", |
||||
"version": "1.0.0", |
||||
"devDependencies": { |
||||
"cz-conventional-changelog": "^3.1.0" |
||||
}, |
||||
"config": { |
||||
"commitizen": { |
||||
"path": "./node_modules/cz-conventional-changelog" |
||||
} |
||||
} |
||||
} |
Loading…
Reference in new issue