We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 447dea4 commit 742db29Copy full SHA for 742db29
index.d.ts
@@ -4,6 +4,8 @@ type DiffOptions = {
4
expand?: boolean
5
colors?: boolean
6
contextLines?: number
7
+ aAnnotation?: string
8
+ bAnnotation?: string
9
}
10
11
declare namespace jest {
0 commit comments