@@ -133,6 +133,7 @@ tester.run('component-options-name-casing', rule, {
133
133
} ,
134
134
line : 4 ,
135
135
column : 13 ,
136
+ endLine : 4 ,
136
137
endColumn : 19
137
138
}
138
139
]
@@ -162,6 +163,7 @@ tester.run('component-options-name-casing', rule, {
162
163
} ,
163
164
line : 4 ,
164
165
column : 13 ,
166
+ endLine : 4 ,
165
167
endColumn : 19
166
168
}
167
169
]
@@ -192,6 +194,7 @@ tester.run('component-options-name-casing', rule, {
192
194
} ,
193
195
line : 4 ,
194
196
column : 13 ,
197
+ endLine : 4 ,
195
198
endColumn : 19
196
199
}
197
200
]
@@ -222,6 +225,7 @@ tester.run('component-options-name-casing', rule, {
222
225
} ,
223
226
line : 4 ,
224
227
column : 13 ,
228
+ endLine : 4 ,
225
229
endColumn : 19
226
230
}
227
231
]
@@ -252,6 +256,7 @@ tester.run('component-options-name-casing', rule, {
252
256
} ,
253
257
line : 4 ,
254
258
column : 13 ,
259
+ endLine : 4 ,
255
260
endColumn : 22
256
261
}
257
262
]
@@ -276,6 +281,7 @@ tester.run('component-options-name-casing', rule, {
276
281
} ,
277
282
line : 4 ,
278
283
column : 13 ,
284
+ endLine : 4 ,
279
285
endColumn : 19 ,
280
286
suggestions : [
281
287
{
@@ -313,6 +319,7 @@ tester.run('component-options-name-casing', rule, {
313
319
} ,
314
320
line : 4 ,
315
321
column : 13 ,
322
+ endLine : 4 ,
316
323
endColumn : 19 ,
317
324
suggestions : [
318
325
{
@@ -350,6 +357,7 @@ tester.run('component-options-name-casing', rule, {
350
357
} ,
351
358
line : 4 ,
352
359
column : 13 ,
360
+ endLine : 4 ,
353
361
endColumn : 22 ,
354
362
suggestions : [
355
363
{
@@ -387,6 +395,7 @@ tester.run('component-options-name-casing', rule, {
387
395
} ,
388
396
line : 4 ,
389
397
column : 13 ,
398
+ endLine : 4 ,
390
399
endColumn : 19 ,
391
400
suggestions : [
392
401
{
@@ -424,6 +433,7 @@ tester.run('component-options-name-casing', rule, {
424
433
} ,
425
434
line : 4 ,
426
435
column : 13 ,
436
+ endLine : 4 ,
427
437
endColumn : 19 ,
428
438
suggestions : [
429
439
{
@@ -461,6 +471,7 @@ tester.run('component-options-name-casing', rule, {
461
471
} ,
462
472
line : 4 ,
463
473
column : 13 ,
474
+ endLine : 4 ,
464
475
endColumn : 19 ,
465
476
suggestions : [
466
477
{
@@ -498,6 +509,7 @@ tester.run('component-options-name-casing', rule, {
498
509
} ,
499
510
line : 4 ,
500
511
column : 13 ,
512
+ endLine : 4 ,
501
513
endColumn : 19 ,
502
514
suggestions : [
503
515
{
@@ -536,6 +548,7 @@ tester.run('component-options-name-casing', rule, {
536
548
} ,
537
549
line : 4 ,
538
550
column : 13 ,
551
+ endLine : 4 ,
539
552
endColumn : 19 ,
540
553
suggestions : [
541
554
{
0 commit comments