Skip to content

Commit

Permalink
fix lint issue
Browse files Browse the repository at this point in the history
  • Loading branch information
zeeshanakram3 committed Sep 26, 2023
1 parent ee6e72c commit c495259
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/hydra-typegen/src/commands/typegen/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ types don't much the metadata definiton`,
strict: flags.strict,
} as IConfig
}

async buildGeneratorConfigs(config: IConfig): Promise<{
configs: GeneratorConfig[]
allMissingEvents: string[][]
Expand Down

0 comments on commit c495259

Please sign in to comment.