Skip to content

Commit

Permalink
Fix type to reporter
Browse files Browse the repository at this point in the history
  • Loading branch information
11joselu committed Feb 9, 2022
1 parent 7842e52 commit 65a1c66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/vitest/src/types/config.ts
Expand Up @@ -328,4 +328,5 @@ export interface ResolvedConfig extends Omit<Required<UserConfig>, 'config' | 'f
snapshotOptions: SnapshotStateOptions

api?: ApiConfig
reporter?: BuiltinReporters
}

0 comments on commit 65a1c66

Please sign in to comment.