We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Config
deepMerge
No TSDocs at Config Type and deepMerge
1.0.3
No response
export default defaultConfig({}).deepMerge({ prompts: { description: false, scopes: { workspaces: true, }, }, });
and any Config Usage
Expect to have description for every property
The text was updated successfully, but these errors were encountered:
INeedJobToStartWork
No branches or pull requests
Issue Description
No TSDocs at
Config
Type anddeepMerge
CommitSmile 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
The text was updated successfully, but these errors were encountered: