# cz-customizable

On the basis of [cz-customizable](https://www.npmjs.com/package/cz-customizable), expand multiple scopes option, and configure them as follows:

<br />

## New Options
**multipleScope**: { boolean, default false }: If you need to select multiple scopes, please set it to true.

**defaultScope**: { Array\<string>, default [] }: If you need to set the default selected scope, please set the value here.



