From 8dd602c03e39ac3effe21530f96394371ee7043a Mon Sep 17 00:00:00 2001 From: Zhengqbbb <1074059947@qq.com> Date: Mon, 28 Feb 2022 19:24:26 +0800 Subject: [PATCH] docs(cz-git): update README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2c9f43fdb..f9f49ff7d 100644 --- a/README.md +++ b/README.md @@ -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`