@@ -27,7 +27,7 @@ ruleTester.run(RULE_NAME, rule, {
27
27
settings : {
28
28
"react-x" : {
29
29
importSource : "@pika/react" ,
30
- skipImportCheck : false ,
30
+ strictImportCheck : true ,
31
31
} ,
32
32
} ,
33
33
} ,
@@ -45,7 +45,7 @@ ruleTester.run(RULE_NAME, rule, {
45
45
settings : {
46
46
"react-x" : {
47
47
importSource : "@pika/react" ,
48
- skipImportCheck : false ,
48
+ strictImportCheck : true ,
49
49
} ,
50
50
} ,
51
51
} ,
@@ -66,7 +66,7 @@ ruleTester.run(RULE_NAME, rule, {
66
66
settings : {
67
67
"react-x" : {
68
68
importSource : "@pika/react" ,
69
- skipImportCheck : false ,
69
+ strictImportCheck : true ,
70
70
} ,
71
71
} ,
72
72
} ,
@@ -85,7 +85,7 @@ ruleTester.run(RULE_NAME, rule, {
85
85
settings : {
86
86
"react-x" : {
87
87
importSource : "@pika/react" ,
88
- skipImportCheck : false ,
88
+ strictImportCheck : true ,
89
89
} ,
90
90
} ,
91
91
} ,
@@ -107,7 +107,7 @@ ruleTester.run(RULE_NAME, rule, {
107
107
settings : {
108
108
"react-x" : {
109
109
importSource : "@pika/react" ,
110
- skipImportCheck : false ,
110
+ strictImportCheck : true ,
111
111
} ,
112
112
} ,
113
113
} ,
@@ -132,7 +132,7 @@ ruleTester.run(RULE_NAME, rule, {
132
132
settings : {
133
133
"react-x" : {
134
134
importSource : "@pika/react" ,
135
- skipImportCheck : false ,
135
+ strictImportCheck : true ,
136
136
} ,
137
137
} ,
138
138
} ,
@@ -154,7 +154,7 @@ ruleTester.run(RULE_NAME, rule, {
154
154
settings : {
155
155
"react-x" : {
156
156
importSource : "@pika/react" ,
157
- skipImportCheck : false ,
157
+ strictImportCheck : true ,
158
158
} ,
159
159
} ,
160
160
} ,
@@ -171,7 +171,7 @@ ruleTester.run(RULE_NAME, rule, {
171
171
settings : {
172
172
"react-x" : {
173
173
importSource : "@pika/react" ,
174
- skipImportCheck : false ,
174
+ strictImportCheck : true ,
175
175
} ,
176
176
} ,
177
177
} ,
@@ -189,7 +189,7 @@ ruleTester.run(RULE_NAME, rule, {
189
189
settings : {
190
190
"react-x" : {
191
191
importSource : "@pika/react" ,
192
- skipImportCheck : false ,
192
+ strictImportCheck : true ,
193
193
} ,
194
194
} ,
195
195
} ,
@@ -210,7 +210,7 @@ ruleTester.run(RULE_NAME, rule, {
210
210
settings : {
211
211
"react-x" : {
212
212
importSource : "@pika/react" ,
213
- skipImportCheck : false ,
213
+ strictImportCheck : true ,
214
214
} ,
215
215
} ,
216
216
} ,
@@ -229,7 +229,7 @@ ruleTester.run(RULE_NAME, rule, {
229
229
settings : {
230
230
"react-x" : {
231
231
importSource : "@pika/react" ,
232
- skipImportCheck : false ,
232
+ strictImportCheck : true ,
233
233
} ,
234
234
} ,
235
235
} ,
@@ -251,7 +251,7 @@ ruleTester.run(RULE_NAME, rule, {
251
251
settings : {
252
252
"react-x" : {
253
253
importSource : "@pika/react" ,
254
- skipImportCheck : false ,
254
+ strictImportCheck : true ,
255
255
} ,
256
256
} ,
257
257
} ,
@@ -276,7 +276,7 @@ ruleTester.run(RULE_NAME, rule, {
276
276
settings : {
277
277
"react-x" : {
278
278
importSource : "@pika/react" ,
279
- skipImportCheck : false ,
279
+ strictImportCheck : true ,
280
280
} ,
281
281
} ,
282
282
} ,
@@ -296,7 +296,7 @@ ruleTester.run(RULE_NAME, rule, {
296
296
settings : {
297
297
"react-x" : {
298
298
importSource : "react" ,
299
- skipImportCheck : false ,
299
+ strictImportCheck : true ,
300
300
} ,
301
301
} ,
302
302
} ,
@@ -316,7 +316,7 @@ ruleTester.run(RULE_NAME, rule, {
316
316
settings : {
317
317
"react-x" : {
318
318
importSource : "react" ,
319
- skipImportCheck : false ,
319
+ strictImportCheck : true ,
320
320
} ,
321
321
} ,
322
322
} ,
@@ -330,7 +330,7 @@ ruleTester.run(RULE_NAME, rule, {
330
330
settings : {
331
331
"react-x" : {
332
332
importSource : "react" ,
333
- skipImportCheck : false ,
333
+ strictImportCheck : true ,
334
334
} ,
335
335
} ,
336
336
} ,
@@ -342,7 +342,7 @@ ruleTester.run(RULE_NAME, rule, {
342
342
settings : {
343
343
"react-x" : {
344
344
importSource : "react" ,
345
- skipImportCheck : false ,
345
+ strictImportCheck : true ,
346
346
} ,
347
347
} ,
348
348
} ,
@@ -354,7 +354,7 @@ ruleTester.run(RULE_NAME, rule, {
354
354
settings : {
355
355
"react-x" : {
356
356
importSource : "react" ,
357
- skipImportCheck : false ,
357
+ strictImportCheck : true ,
358
358
} ,
359
359
} ,
360
360
} ,
@@ -366,7 +366,7 @@ ruleTester.run(RULE_NAME, rule, {
366
366
settings : {
367
367
"react-x" : {
368
368
importSource : "react" ,
369
- skipImportCheck : false ,
369
+ strictImportCheck : true ,
370
370
} ,
371
371
} ,
372
372
} ,
@@ -380,7 +380,7 @@ ruleTester.run(RULE_NAME, rule, {
380
380
settings : {
381
381
"react-x" : {
382
382
importSource : "react" ,
383
- skipImportCheck : false ,
383
+ strictImportCheck : true ,
384
384
} ,
385
385
} ,
386
386
} ,
@@ -396,7 +396,7 @@ ruleTester.run(RULE_NAME, rule, {
396
396
settings : {
397
397
"react-x" : {
398
398
importSource : "react" ,
399
- skipImportCheck : false ,
399
+ strictImportCheck : true ,
400
400
} ,
401
401
} ,
402
402
} ,
0 commit comments