Skip to content

dependabit / manifest/src / IssueConfig

Type Alias: IssueConfig

ts
type IssueConfig = z.infer<typeof IssueConfigSchema>;

Defined in: packages/manifest/src/schema.ts:392

Configuration for GitHub issue creation on change detection.

Config

Released under the MIT License.