Closed
Description
Describe the bug
When execute git cz
it show below
To Reproduce
Use @commitlint/config-lerna-scopes
for commit preset and execute git cz
Expected behavior
When input scope, it should able should list of packages name / can leave it empty
CommitLint config
module.exports = { extends: ['@commitlint/config-lerna-scopes'] };
Metadata
Metadata
Assignees
Labels
No labels