Skip to content

Commit

Permalink
docs(cz-git): update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhengqbbb committed Feb 28, 2022
1 parent 179754c commit 8dd602c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -536,7 +536,7 @@ module.exports = {
- **description** : After customizing a specific **type**, **override module scope** command line display information
- **type** : `{ [type: string]: string[] | Array<{ name: string, value?: string }> } | undefined`
- **default** : `undefined`
- **Example** : `scopeOverrides: { "test": ['e2eTest, 'unitTest'] }`
- **example** : `scopeOverrides: { "test": ['e2eTest, 'unitTest'] }`
- **use** : Displays custom module scope selection when selecting module scope after selecting ==specific== commit **type** : `type`

> tip : If you define `scopeOverrides` then define generic `scopes`
Expand Down

0 comments on commit 8dd602c

Please # to comment.