Skip to content

Commit

Permalink
Update Types config
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremiah-snee-openx authored Dec 20, 2023
1 parent 906e862 commit e04cbd1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/jest-types/src/Config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -466,6 +466,7 @@ export type ProjectConfig = {
openHandlesTimeout: number;
preset?: string;
prettierPath: string;
reporters: Array<string | ReporterConfig>;
resetMocks: boolean;
resetModules: boolean;
resolver?: string;
Expand Down

0 comments on commit e04cbd1

Please sign in to comment.