Issue Description
No TSDocs at Config Type and deepMerge
CommitSmile Version
1.0.3
Tested on Latest Version
Reproduction
No response
Process to Reproduce bug
export default defaultConfig({}).deepMerge({
prompts: {
description: false,
scopes: {
workspaces: true,
},
},
});
and any Config Usage
Photo/Images Showing Bug
No response
Logs
No response
What we got - What we expected
Expect to have description for every property
Additional Context
No response
What did you try to fix it?
No response
How did you solve it?
No response
How problem can be solved?
No response
Issue Description
No TSDocs at
ConfigType anddeepMergeCommitSmile Version
1.0.3
Tested on Latest Version
Reproduction
No response
Process to Reproduce bug
and any Config Usage
Photo/Images Showing Bug
No response
Logs
No response
What we got - What we expected
Expect to have description for every property
Additional Context
No response
What did you try to fix it?
No response
How did you solve it?
No response
How problem can be solved?
No response