Skip to content
This repository was archived by the owner on Mar 12, 2025. It is now read-only.

Commit 6402ed1

Browse files
committed
Cache
1 parent 8305c4a commit 6402ed1

File tree

5 files changed

+40
-0
lines changed

5 files changed

+40
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[
2+
{
3+
"file": "tests/tsc/conformance/types/typeRelationships/subtypesAndSuperTypes/subtypingWithCallSignaturesWithRestParameters/1.ts",
4+
"line": 10,
5+
"col": 18,
6+
"code": 2430
7+
}
8+
]
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[
2+
{
3+
"file": "tests/tsc/conformance/types/typeRelationships/subtypesAndSuperTypes/subtypingWithCallSignaturesWithRestParameters/2.ts",
4+
"line": 34,
5+
"col": 18,
6+
"code": 2430
7+
}
8+
]
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[
2+
{
3+
"file": "tests/tsc/conformance/types/typeRelationships/subtypesAndSuperTypes/subtypingWithCallSignaturesWithRestParameters/3.ts",
4+
"line": 36,
5+
"col": 18,
6+
"code": 2430
7+
}
8+
]
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[
2+
{
3+
"file": "tests/tsc/conformance/types/typeRelationships/subtypesAndSuperTypes/subtypingWithCallSignaturesWithRestParameters/4.ts",
4+
"line": 42,
5+
"col": 18,
6+
"code": 2430
7+
}
8+
]
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[
2+
{
3+
"file": "tests/tsc/conformance/types/typeRelationships/subtypesAndSuperTypes/subtypingWithCallSignaturesWithRestParameters/5.ts",
4+
"line": 43,
5+
"col": 18,
6+
"code": 2430
7+
}
8+
]

0 commit comments

Comments
 (0)