You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/eslint-plugin/test/__file_snapshots__/types/expect/expect-tests.ts.lint
+5-3Lines changed: 5 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -3,12 +3,12 @@ types/expect/expect-tests.ts
3
3
number
4
4
got:
5
5
1234 @definitelytyped/expect
6
-
14:1 error TypeScript expected type to be:
6
+
16:1 error TypeScript expected type to be:
7
7
NotRightAtAll
8
8
got:
9
9
1234 @definitelytyped/expect
10
-
45:1 error Cannot match a node to this assertion. If this is a multiline function call, ensure the assertion is on the line above @definitelytyped/expect
11
-
49:1 error Cannot match a node to this assertion. If this is a multiline function call, ensure the assertion is on the line above @definitelytyped/expect
10
+
47:1 error Cannot match a node to this assertion. If this is a multiline function call, ensure the assertion is on the line above @definitelytyped/expect
11
+
51:1 error Cannot match a node to this assertion. If this is a multiline function call, ensure the assertion is on the line above @definitelytyped/expect
0 commit comments