Skip to content

🐞[BUG] - No TSDocs at Config Type and deepMerge #14

@INeedJobToStartWork

Description

@INeedJobToStartWork

Issue Description

No TSDocs at Config Type and deepMerge

CommitSmile Version

1.0.3

Tested on Latest Version

  • Yes

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

Metadata

Metadata

Labels

bugSomething isn't workinggood first issueGood for newcomers

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions