@@ -12,7 +12,7 @@ foo(1);
12
12
"start": 14,
13
13
"length": 1
14
14
},
15
- "file": "/tests/cases/fourslash/inlayHintsInterativeAnyParameter2 .ts"
15
+ "file": "/tests/cases/fourslash/inlayHintsInteractiveAnyParameter2 .ts"
16
16
},
17
17
{
18
18
"text": ":"
@@ -34,7 +34,7 @@ foo('');
34
34
"start": 14,
35
35
"length": 1
36
36
},
37
- "file": "/tests/cases/fourslash/inlayHintsInterativeAnyParameter2 .ts"
37
+ "file": "/tests/cases/fourslash/inlayHintsInteractiveAnyParameter2 .ts"
38
38
},
39
39
{
40
40
"text": ":"
@@ -56,7 +56,7 @@ foo(true);
56
56
"start": 14,
57
57
"length": 1
58
58
},
59
- "file": "/tests/cases/fourslash/inlayHintsInterativeAnyParameter2 .ts"
59
+ "file": "/tests/cases/fourslash/inlayHintsInteractiveAnyParameter2 .ts"
60
60
},
61
61
{
62
62
"text": ":"
@@ -78,7 +78,7 @@ foo(() => 1);
78
78
"start": 14,
79
79
"length": 1
80
80
},
81
- "file": "/tests/cases/fourslash/inlayHintsInterativeAnyParameter2 .ts"
81
+ "file": "/tests/cases/fourslash/inlayHintsInteractiveAnyParameter2 .ts"
82
82
},
83
83
{
84
84
"text": ":"
@@ -100,7 +100,7 @@ foo(function () { return 1 });
100
100
"start": 14,
101
101
"length": 1
102
102
},
103
- "file": "/tests/cases/fourslash/inlayHintsInterativeAnyParameter2 .ts"
103
+ "file": "/tests/cases/fourslash/inlayHintsInteractiveAnyParameter2 .ts"
104
104
},
105
105
{
106
106
"text": ":"
@@ -122,7 +122,7 @@ foo({});
122
122
"start": 14,
123
123
"length": 1
124
124
},
125
- "file": "/tests/cases/fourslash/inlayHintsInterativeAnyParameter2 .ts"
125
+ "file": "/tests/cases/fourslash/inlayHintsInteractiveAnyParameter2 .ts"
126
126
},
127
127
{
128
128
"text": ":"
@@ -144,7 +144,7 @@ foo({ a: 1 });
144
144
"start": 14,
145
145
"length": 1
146
146
},
147
- "file": "/tests/cases/fourslash/inlayHintsInterativeAnyParameter2 .ts"
147
+ "file": "/tests/cases/fourslash/inlayHintsInteractiveAnyParameter2 .ts"
148
148
},
149
149
{
150
150
"text": ":"
@@ -166,7 +166,7 @@ foo([]);
166
166
"start": 14,
167
167
"length": 1
168
168
},
169
- "file": "/tests/cases/fourslash/inlayHintsInterativeAnyParameter2 .ts"
169
+ "file": "/tests/cases/fourslash/inlayHintsInteractiveAnyParameter2 .ts"
170
170
},
171
171
{
172
172
"text": ":"
@@ -188,7 +188,7 @@ foo([1]);
188
188
"start": 14,
189
189
"length": 1
190
190
},
191
- "file": "/tests/cases/fourslash/inlayHintsInterativeAnyParameter2 .ts"
191
+ "file": "/tests/cases/fourslash/inlayHintsInteractiveAnyParameter2 .ts"
192
192
},
193
193
{
194
194
"text": ":"
@@ -210,7 +210,7 @@ foo(foo);
210
210
"start": 14,
211
211
"length": 1
212
212
},
213
- "file": "/tests/cases/fourslash/inlayHintsInterativeAnyParameter2 .ts"
213
+ "file": "/tests/cases/fourslash/inlayHintsInteractiveAnyParameter2 .ts"
214
214
},
215
215
{
216
216
"text": ":"
@@ -232,7 +232,7 @@ foo((1));
232
232
"start": 14,
233
233
"length": 1
234
234
},
235
- "file": "/tests/cases/fourslash/inlayHintsInterativeAnyParameter2 .ts"
235
+ "file": "/tests/cases/fourslash/inlayHintsInteractiveAnyParameter2 .ts"
236
236
},
237
237
{
238
238
"text": ":"
@@ -254,7 +254,7 @@ foo(foo(1));
254
254
"start": 14,
255
255
"length": 1
256
256
},
257
- "file": "/tests/cases/fourslash/inlayHintsInterativeAnyParameter2 .ts"
257
+ "file": "/tests/cases/fourslash/inlayHintsInteractiveAnyParameter2 .ts"
258
258
},
259
259
{
260
260
"text": ":"
@@ -276,7 +276,7 @@ foo(foo(1));
276
276
"start": 14,
277
277
"length": 1
278
278
},
279
- "file": "/tests/cases/fourslash/inlayHintsInterativeAnyParameter2 .ts"
279
+ "file": "/tests/cases/fourslash/inlayHintsInteractiveAnyParameter2 .ts"
280
280
},
281
281
{
282
282
"text": ":"
0 commit comments