7777 {
7878 "messageId" : " suggestUnknown" ,
7979 "fix" : {
80- "range" : [
81- 492 ,
82- 495
83- ],
80+ "range" : [492 , 495 ],
8481 "text" : " unknown"
8582 },
8683 "desc" : " Use `unknown` instead, this will force you to explicitly, and safely assert the type is correct."
8784 },
8885 {
8986 "messageId" : " suggestNever" ,
9087 "fix" : {
91- "range" : [
92- 492 ,
93- 495
94- ],
88+ "range" : [492 , 495 ],
9589 "text" : " never"
9690 },
9791 "desc" : " Use `never` instead, this is useful when instantiating generic type parameters that you don't need to know the type of."
118112 {
119113 "messageId" : " suggestUnknown" ,
120114 "fix" : {
121- "range" : [
122- 534 ,
123- 537
124- ],
115+ "range" : [534 , 537 ],
125116 "text" : " unknown"
126117 },
127118 "desc" : " Use `unknown` instead, this will force you to explicitly, and safely assert the type is correct."
128119 },
129120 {
130121 "messageId" : " suggestNever" ,
131122 "fix" : {
132- "range" : [
133- 534 ,
134- 537
135- ],
123+ "range" : [534 , 537 ],
136124 "text" : " never"
137125 },
138126 "desc" : " Use `never` instead, this is useful when instantiating generic type parameters that you don't need to know the type of."
159147 {
160148 "messageId" : " suggestUnknown" ,
161149 "fix" : {
162- "range" : [
163- 574 ,
164- 577
165- ],
150+ "range" : [574 , 577 ],
166151 "text" : " unknown"
167152 },
168153 "desc" : " Use `unknown` instead, this will force you to explicitly, and safely assert the type is correct."
169154 },
170155 {
171156 "messageId" : " suggestNever" ,
172157 "fix" : {
173- "range" : [
174- 574 ,
175- 577
176- ],
158+ "range" : [574 , 577 ],
177159 "text" : " never"
178160 },
179161 "desc" : " Use `never` instead, this is useful when instantiating generic type parameters that you don't need to know the type of."
200182 {
201183 "messageId" : " suggestUnknown" ,
202184 "fix" : {
203- "range" : [
204- 614 ,
205- 617
206- ],
185+ "range" : [614 , 617 ],
207186 "text" : " unknown"
208187 },
209188 "desc" : " Use `unknown` instead, this will force you to explicitly, and safely assert the type is correct."
210189 },
211190 {
212191 "messageId" : " suggestNever" ,
213192 "fix" : {
214- "range" : [
215- 614 ,
216- 617
217- ],
193+ "range" : [614 , 617 ],
218194 "text" : " never"
219195 },
220196 "desc" : " Use `never` instead, this is useful when instantiating generic type parameters that you don't need to know the type of."
284260 "fixableWarningCount" : 0 ,
285261 "usedDeprecatedRules" : []
286262 }
287- ]
263+ ]
0 commit comments