CommitConfig
Signature
interface CommitConfig
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
CommitType[] | ((initial: CommitType[]) => CommitType[]) | (Optional) 커밋 타입을 지정합니다. | ||
string[] | (Optional) 모노래포 사용시, workspace 로 커밋 범위 설정할수 있습니다. |
interface CommitConfig
Property | Modifiers | Type | Description |
---|---|---|---|
CommitType[] | ((initial: CommitType[]) => CommitType[]) | (Optional) 커밋 타입을 지정합니다. | ||
string[] | (Optional) 모노래포 사용시, workspace 로 커밋 범위 설정할수 있습니다. |