@eslint-react/eslint-plugin 1.53.1 → 1.53.2-next.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.mts CHANGED
@@ -1,4 +1,4 @@
1
- import * as _eslint_react_kit18 from "@eslint-react/kit";
1
+ import * as _eslint_react_kit66 from "@eslint-react/kit";
2
2
  import { RuleConfig } from "@eslint-react/kit";
3
3
 
4
4
  //#region src/configs/all.d.ts
@@ -102,7 +102,7 @@ declare const plugins$6: {
102
102
  plugins: {};
103
103
  name?: string;
104
104
  rules?: Record<string, RuleConfig>;
105
- settings?: _eslint_react_kit18.SettingsConfig;
105
+ settings?: _eslint_react_kit66.SettingsConfig;
106
106
  };
107
107
  "all-legacy": {
108
108
  plugins: string[];
@@ -113,7 +113,7 @@ declare const plugins$6: {
113
113
  name: string;
114
114
  version: string;
115
115
  };
116
- rules: Record<string, _eslint_react_kit18.CompatibleRule>;
116
+ rules: Record<string, _eslint_react_kit66.CompatibleRule>;
117
117
  };
118
118
  "@eslint-react/hooks-extra": {
119
119
  configs: {
@@ -121,7 +121,7 @@ declare const plugins$6: {
121
121
  plugins: {};
122
122
  name?: string;
123
123
  rules?: Record<string, RuleConfig>;
124
- settings?: _eslint_react_kit18.SettingsConfig;
124
+ settings?: _eslint_react_kit66.SettingsConfig;
125
125
  };
126
126
  "recommended-legacy": {
127
127
  plugins: string[];
@@ -132,7 +132,7 @@ declare const plugins$6: {
132
132
  name: string;
133
133
  version: string;
134
134
  };
135
- rules: Record<string, _eslint_react_kit18.CompatibleRule>;
135
+ rules: Record<string, _eslint_react_kit66.CompatibleRule>;
136
136
  };
137
137
  "@eslint-react/naming-convention": {
138
138
  configs: {
@@ -140,7 +140,7 @@ declare const plugins$6: {
140
140
  plugins: {};
141
141
  name?: string;
142
142
  rules?: Record<string, RuleConfig>;
143
- settings?: _eslint_react_kit18.SettingsConfig;
143
+ settings?: _eslint_react_kit66.SettingsConfig;
144
144
  };
145
145
  "recommended-legacy": {
146
146
  plugins: string[];
@@ -151,7 +151,7 @@ declare const plugins$6: {
151
151
  name: string;
152
152
  version: string;
153
153
  };
154
- rules: Record<string, _eslint_react_kit18.CompatibleRule>;
154
+ rules: Record<string, _eslint_react_kit66.CompatibleRule>;
155
155
  };
156
156
  "@eslint-react/web-api": {
157
157
  configs: {
@@ -159,7 +159,7 @@ declare const plugins$6: {
159
159
  plugins: {};
160
160
  name?: string;
161
161
  rules?: Record<string, RuleConfig>;
162
- settings?: _eslint_react_kit18.SettingsConfig;
162
+ settings?: _eslint_react_kit66.SettingsConfig;
163
163
  };
164
164
  "recommended-legacy": {
165
165
  plugins: string[];
@@ -170,7 +170,7 @@ declare const plugins$6: {
170
170
  name: string;
171
171
  version: string;
172
172
  };
173
- rules: Record<string, _eslint_react_kit18.CompatibleRule>;
173
+ rules: Record<string, _eslint_react_kit66.CompatibleRule>;
174
174
  };
175
175
  "@eslint-react/dom": {
176
176
  configs: {
@@ -178,7 +178,7 @@ declare const plugins$6: {
178
178
  plugins: {};
179
179
  name?: string;
180
180
  rules?: Record<string, RuleConfig>;
181
- settings?: _eslint_react_kit18.SettingsConfig;
181
+ settings?: _eslint_react_kit66.SettingsConfig;
182
182
  };
183
183
  "recommended-legacy": {
184
184
  plugins: string[];
@@ -189,7 +189,7 @@ declare const plugins$6: {
189
189
  name: string;
190
190
  version: string;
191
191
  };
192
- rules: Record<string, _eslint_react_kit18.CompatibleRule>;
192
+ rules: Record<string, _eslint_react_kit66.CompatibleRule>;
193
193
  };
194
194
  "@eslint-react": {
195
195
  configs: {
@@ -197,7 +197,7 @@ declare const plugins$6: {
197
197
  plugins: {};
198
198
  name?: string;
199
199
  rules?: Record<string, RuleConfig>;
200
- settings?: _eslint_react_kit18.SettingsConfig;
200
+ settings?: _eslint_react_kit66.SettingsConfig;
201
201
  };
202
202
  "recommended-legacy": {
203
203
  plugins: string[];
@@ -207,7 +207,7 @@ declare const plugins$6: {
207
207
  plugins: {};
208
208
  name?: string;
209
209
  rules?: Record<string, RuleConfig>;
210
- settings?: _eslint_react_kit18.SettingsConfig;
210
+ settings?: _eslint_react_kit66.SettingsConfig;
211
211
  };
212
212
  "recommended-type-checked-legacy": {
213
213
  plugins: string[];
@@ -217,7 +217,7 @@ declare const plugins$6: {
217
217
  plugins: {};
218
218
  name?: string;
219
219
  rules?: Record<string, RuleConfig>;
220
- settings?: _eslint_react_kit18.SettingsConfig;
220
+ settings?: _eslint_react_kit66.SettingsConfig;
221
221
  };
222
222
  "recommended-typescript-legacy": {
223
223
  plugins: string[];
@@ -228,7 +228,7 @@ declare const plugins$6: {
228
228
  name: string;
229
229
  version: string;
230
230
  };
231
- rules: Record<string, _eslint_react_kit18.CompatibleRule>;
231
+ rules: Record<string, _eslint_react_kit66.CompatibleRule>;
232
232
  };
233
233
  };
234
234
  declare const settings$5: {
@@ -262,19 +262,19 @@ declare const plugins$5: {
262
262
  all: {
263
263
  plugins: {};
264
264
  name?: string;
265
- rules?: Record<string, _eslint_react_kit18.RuleConfig>;
266
- settings?: _eslint_react_kit18.SettingsConfig;
265
+ rules?: Record<string, _eslint_react_kit66.RuleConfig>;
266
+ settings?: _eslint_react_kit66.SettingsConfig;
267
267
  };
268
268
  "all-legacy": {
269
269
  plugins: string[];
270
- rules: Record<string, _eslint_react_kit18.RuleConfig<unknown[]>> | undefined;
270
+ rules: Record<string, _eslint_react_kit66.RuleConfig<unknown[]>> | undefined;
271
271
  };
272
272
  };
273
273
  meta: {
274
274
  name: string;
275
275
  version: string;
276
276
  };
277
- rules: Record<string, _eslint_react_kit18.CompatibleRule>;
277
+ rules: Record<string, _eslint_react_kit66.CompatibleRule>;
278
278
  };
279
279
  };
280
280
  declare namespace disable_debug_d_exports {
@@ -325,7 +325,7 @@ declare const plugins$4: {
325
325
  plugins: {};
326
326
  name?: string;
327
327
  rules?: Record<string, RuleConfig>;
328
- settings?: _eslint_react_kit18.SettingsConfig;
328
+ settings?: _eslint_react_kit66.SettingsConfig;
329
329
  };
330
330
  "recommended-legacy": {
331
331
  plugins: string[];
@@ -336,7 +336,7 @@ declare const plugins$4: {
336
336
  name: string;
337
337
  version: string;
338
338
  };
339
- rules: Record<string, _eslint_react_kit18.CompatibleRule>;
339
+ rules: Record<string, _eslint_react_kit66.CompatibleRule>;
340
340
  };
341
341
  };
342
342
  declare const settings$4: {
@@ -436,7 +436,7 @@ declare const plugins$3: {
436
436
  plugins: {};
437
437
  name?: string;
438
438
  rules?: Record<string, RuleConfig>;
439
- settings?: _eslint_react_kit18.SettingsConfig;
439
+ settings?: _eslint_react_kit66.SettingsConfig;
440
440
  };
441
441
  "all-legacy": {
442
442
  plugins: string[];
@@ -447,7 +447,7 @@ declare const plugins$3: {
447
447
  name: string;
448
448
  version: string;
449
449
  };
450
- rules: Record<string, _eslint_react_kit18.CompatibleRule>;
450
+ rules: Record<string, _eslint_react_kit66.CompatibleRule>;
451
451
  };
452
452
  "@eslint-react/hooks-extra": {
453
453
  configs: {
@@ -455,7 +455,7 @@ declare const plugins$3: {
455
455
  plugins: {};
456
456
  name?: string;
457
457
  rules?: Record<string, RuleConfig>;
458
- settings?: _eslint_react_kit18.SettingsConfig;
458
+ settings?: _eslint_react_kit66.SettingsConfig;
459
459
  };
460
460
  "recommended-legacy": {
461
461
  plugins: string[];
@@ -466,7 +466,7 @@ declare const plugins$3: {
466
466
  name: string;
467
467
  version: string;
468
468
  };
469
- rules: Record<string, _eslint_react_kit18.CompatibleRule>;
469
+ rules: Record<string, _eslint_react_kit66.CompatibleRule>;
470
470
  };
471
471
  "@eslint-react/naming-convention": {
472
472
  configs: {
@@ -474,7 +474,7 @@ declare const plugins$3: {
474
474
  plugins: {};
475
475
  name?: string;
476
476
  rules?: Record<string, RuleConfig>;
477
- settings?: _eslint_react_kit18.SettingsConfig;
477
+ settings?: _eslint_react_kit66.SettingsConfig;
478
478
  };
479
479
  "recommended-legacy": {
480
480
  plugins: string[];
@@ -485,7 +485,7 @@ declare const plugins$3: {
485
485
  name: string;
486
486
  version: string;
487
487
  };
488
- rules: Record<string, _eslint_react_kit18.CompatibleRule>;
488
+ rules: Record<string, _eslint_react_kit66.CompatibleRule>;
489
489
  };
490
490
  "@eslint-react/web-api": {
491
491
  configs: {
@@ -493,7 +493,7 @@ declare const plugins$3: {
493
493
  plugins: {};
494
494
  name?: string;
495
495
  rules?: Record<string, RuleConfig>;
496
- settings?: _eslint_react_kit18.SettingsConfig;
496
+ settings?: _eslint_react_kit66.SettingsConfig;
497
497
  };
498
498
  "recommended-legacy": {
499
499
  plugins: string[];
@@ -504,7 +504,7 @@ declare const plugins$3: {
504
504
  name: string;
505
505
  version: string;
506
506
  };
507
- rules: Record<string, _eslint_react_kit18.CompatibleRule>;
507
+ rules: Record<string, _eslint_react_kit66.CompatibleRule>;
508
508
  };
509
509
  "@eslint-react/dom": {
510
510
  configs: {
@@ -512,7 +512,7 @@ declare const plugins$3: {
512
512
  plugins: {};
513
513
  name?: string;
514
514
  rules?: Record<string, RuleConfig>;
515
- settings?: _eslint_react_kit18.SettingsConfig;
515
+ settings?: _eslint_react_kit66.SettingsConfig;
516
516
  };
517
517
  "recommended-legacy": {
518
518
  plugins: string[];
@@ -523,7 +523,7 @@ declare const plugins$3: {
523
523
  name: string;
524
524
  version: string;
525
525
  };
526
- rules: Record<string, _eslint_react_kit18.CompatibleRule>;
526
+ rules: Record<string, _eslint_react_kit66.CompatibleRule>;
527
527
  };
528
528
  "@eslint-react": {
529
529
  configs: {
@@ -531,7 +531,7 @@ declare const plugins$3: {
531
531
  plugins: {};
532
532
  name?: string;
533
533
  rules?: Record<string, RuleConfig>;
534
- settings?: _eslint_react_kit18.SettingsConfig;
534
+ settings?: _eslint_react_kit66.SettingsConfig;
535
535
  };
536
536
  "recommended-legacy": {
537
537
  plugins: string[];
@@ -541,7 +541,7 @@ declare const plugins$3: {
541
541
  plugins: {};
542
542
  name?: string;
543
543
  rules?: Record<string, RuleConfig>;
544
- settings?: _eslint_react_kit18.SettingsConfig;
544
+ settings?: _eslint_react_kit66.SettingsConfig;
545
545
  };
546
546
  "recommended-type-checked-legacy": {
547
547
  plugins: string[];
@@ -551,7 +551,7 @@ declare const plugins$3: {
551
551
  plugins: {};
552
552
  name?: string;
553
553
  rules?: Record<string, RuleConfig>;
554
- settings?: _eslint_react_kit18.SettingsConfig;
554
+ settings?: _eslint_react_kit66.SettingsConfig;
555
555
  };
556
556
  "recommended-typescript-legacy": {
557
557
  plugins: string[];
@@ -562,7 +562,7 @@ declare const plugins$3: {
562
562
  name: string;
563
563
  version: string;
564
564
  };
565
- rules: Record<string, _eslint_react_kit18.CompatibleRule>;
565
+ rules: Record<string, _eslint_react_kit66.CompatibleRule>;
566
566
  };
567
567
  };
568
568
  declare const settings$3: {
@@ -659,7 +659,7 @@ declare const plugins$2: {
659
659
  plugins: {};
660
660
  name?: string;
661
661
  rules?: Record<string, RuleConfig>;
662
- settings?: _eslint_react_kit18.SettingsConfig;
662
+ settings?: _eslint_react_kit66.SettingsConfig;
663
663
  };
664
664
  "all-legacy": {
665
665
  plugins: string[];
@@ -670,7 +670,7 @@ declare const plugins$2: {
670
670
  name: string;
671
671
  version: string;
672
672
  };
673
- rules: Record<string, _eslint_react_kit18.CompatibleRule>;
673
+ rules: Record<string, _eslint_react_kit66.CompatibleRule>;
674
674
  };
675
675
  "@eslint-react/hooks-extra": {
676
676
  configs: {
@@ -678,7 +678,7 @@ declare const plugins$2: {
678
678
  plugins: {};
679
679
  name?: string;
680
680
  rules?: Record<string, RuleConfig>;
681
- settings?: _eslint_react_kit18.SettingsConfig;
681
+ settings?: _eslint_react_kit66.SettingsConfig;
682
682
  };
683
683
  "recommended-legacy": {
684
684
  plugins: string[];
@@ -689,7 +689,7 @@ declare const plugins$2: {
689
689
  name: string;
690
690
  version: string;
691
691
  };
692
- rules: Record<string, _eslint_react_kit18.CompatibleRule>;
692
+ rules: Record<string, _eslint_react_kit66.CompatibleRule>;
693
693
  };
694
694
  "@eslint-react/naming-convention": {
695
695
  configs: {
@@ -697,7 +697,7 @@ declare const plugins$2: {
697
697
  plugins: {};
698
698
  name?: string;
699
699
  rules?: Record<string, RuleConfig>;
700
- settings?: _eslint_react_kit18.SettingsConfig;
700
+ settings?: _eslint_react_kit66.SettingsConfig;
701
701
  };
702
702
  "recommended-legacy": {
703
703
  plugins: string[];
@@ -708,7 +708,7 @@ declare const plugins$2: {
708
708
  name: string;
709
709
  version: string;
710
710
  };
711
- rules: Record<string, _eslint_react_kit18.CompatibleRule>;
711
+ rules: Record<string, _eslint_react_kit66.CompatibleRule>;
712
712
  };
713
713
  "@eslint-react/web-api": {
714
714
  configs: {
@@ -716,7 +716,7 @@ declare const plugins$2: {
716
716
  plugins: {};
717
717
  name?: string;
718
718
  rules?: Record<string, RuleConfig>;
719
- settings?: _eslint_react_kit18.SettingsConfig;
719
+ settings?: _eslint_react_kit66.SettingsConfig;
720
720
  };
721
721
  "recommended-legacy": {
722
722
  plugins: string[];
@@ -727,7 +727,7 @@ declare const plugins$2: {
727
727
  name: string;
728
728
  version: string;
729
729
  };
730
- rules: Record<string, _eslint_react_kit18.CompatibleRule>;
730
+ rules: Record<string, _eslint_react_kit66.CompatibleRule>;
731
731
  };
732
732
  "@eslint-react/dom": {
733
733
  configs: {
@@ -735,7 +735,7 @@ declare const plugins$2: {
735
735
  plugins: {};
736
736
  name?: string;
737
737
  rules?: Record<string, RuleConfig>;
738
- settings?: _eslint_react_kit18.SettingsConfig;
738
+ settings?: _eslint_react_kit66.SettingsConfig;
739
739
  };
740
740
  "recommended-legacy": {
741
741
  plugins: string[];
@@ -746,7 +746,7 @@ declare const plugins$2: {
746
746
  name: string;
747
747
  version: string;
748
748
  };
749
- rules: Record<string, _eslint_react_kit18.CompatibleRule>;
749
+ rules: Record<string, _eslint_react_kit66.CompatibleRule>;
750
750
  };
751
751
  "@eslint-react": {
752
752
  configs: {
@@ -754,7 +754,7 @@ declare const plugins$2: {
754
754
  plugins: {};
755
755
  name?: string;
756
756
  rules?: Record<string, RuleConfig>;
757
- settings?: _eslint_react_kit18.SettingsConfig;
757
+ settings?: _eslint_react_kit66.SettingsConfig;
758
758
  };
759
759
  "recommended-legacy": {
760
760
  plugins: string[];
@@ -764,7 +764,7 @@ declare const plugins$2: {
764
764
  plugins: {};
765
765
  name?: string;
766
766
  rules?: Record<string, RuleConfig>;
767
- settings?: _eslint_react_kit18.SettingsConfig;
767
+ settings?: _eslint_react_kit66.SettingsConfig;
768
768
  };
769
769
  "recommended-type-checked-legacy": {
770
770
  plugins: string[];
@@ -774,7 +774,7 @@ declare const plugins$2: {
774
774
  plugins: {};
775
775
  name?: string;
776
776
  rules?: Record<string, RuleConfig>;
777
- settings?: _eslint_react_kit18.SettingsConfig;
777
+ settings?: _eslint_react_kit66.SettingsConfig;
778
778
  };
779
779
  "recommended-typescript-legacy": {
780
780
  plugins: string[];
@@ -785,7 +785,7 @@ declare const plugins$2: {
785
785
  name: string;
786
786
  version: string;
787
787
  };
788
- rules: Record<string, _eslint_react_kit18.CompatibleRule>;
788
+ rules: Record<string, _eslint_react_kit66.CompatibleRule>;
789
789
  };
790
790
  };
791
791
  declare const settings$2: {
@@ -881,7 +881,7 @@ declare const plugins$1: {
881
881
  plugins: {};
882
882
  name?: string;
883
883
  rules?: Record<string, RuleConfig>;
884
- settings?: _eslint_react_kit18.SettingsConfig;
884
+ settings?: _eslint_react_kit66.SettingsConfig;
885
885
  };
886
886
  "all-legacy": {
887
887
  plugins: string[];
@@ -892,7 +892,7 @@ declare const plugins$1: {
892
892
  name: string;
893
893
  version: string;
894
894
  };
895
- rules: Record<string, _eslint_react_kit18.CompatibleRule>;
895
+ rules: Record<string, _eslint_react_kit66.CompatibleRule>;
896
896
  };
897
897
  "@eslint-react/hooks-extra": {
898
898
  configs: {
@@ -900,7 +900,7 @@ declare const plugins$1: {
900
900
  plugins: {};
901
901
  name?: string;
902
902
  rules?: Record<string, RuleConfig>;
903
- settings?: _eslint_react_kit18.SettingsConfig;
903
+ settings?: _eslint_react_kit66.SettingsConfig;
904
904
  };
905
905
  "recommended-legacy": {
906
906
  plugins: string[];
@@ -911,7 +911,7 @@ declare const plugins$1: {
911
911
  name: string;
912
912
  version: string;
913
913
  };
914
- rules: Record<string, _eslint_react_kit18.CompatibleRule>;
914
+ rules: Record<string, _eslint_react_kit66.CompatibleRule>;
915
915
  };
916
916
  "@eslint-react/naming-convention": {
917
917
  configs: {
@@ -919,7 +919,7 @@ declare const plugins$1: {
919
919
  plugins: {};
920
920
  name?: string;
921
921
  rules?: Record<string, RuleConfig>;
922
- settings?: _eslint_react_kit18.SettingsConfig;
922
+ settings?: _eslint_react_kit66.SettingsConfig;
923
923
  };
924
924
  "recommended-legacy": {
925
925
  plugins: string[];
@@ -930,7 +930,7 @@ declare const plugins$1: {
930
930
  name: string;
931
931
  version: string;
932
932
  };
933
- rules: Record<string, _eslint_react_kit18.CompatibleRule>;
933
+ rules: Record<string, _eslint_react_kit66.CompatibleRule>;
934
934
  };
935
935
  "@eslint-react/web-api": {
936
936
  configs: {
@@ -938,7 +938,7 @@ declare const plugins$1: {
938
938
  plugins: {};
939
939
  name?: string;
940
940
  rules?: Record<string, RuleConfig>;
941
- settings?: _eslint_react_kit18.SettingsConfig;
941
+ settings?: _eslint_react_kit66.SettingsConfig;
942
942
  };
943
943
  "recommended-legacy": {
944
944
  plugins: string[];
@@ -949,7 +949,7 @@ declare const plugins$1: {
949
949
  name: string;
950
950
  version: string;
951
951
  };
952
- rules: Record<string, _eslint_react_kit18.CompatibleRule>;
952
+ rules: Record<string, _eslint_react_kit66.CompatibleRule>;
953
953
  };
954
954
  "@eslint-react/dom": {
955
955
  configs: {
@@ -957,7 +957,7 @@ declare const plugins$1: {
957
957
  plugins: {};
958
958
  name?: string;
959
959
  rules?: Record<string, RuleConfig>;
960
- settings?: _eslint_react_kit18.SettingsConfig;
960
+ settings?: _eslint_react_kit66.SettingsConfig;
961
961
  };
962
962
  "recommended-legacy": {
963
963
  plugins: string[];
@@ -968,7 +968,7 @@ declare const plugins$1: {
968
968
  name: string;
969
969
  version: string;
970
970
  };
971
- rules: Record<string, _eslint_react_kit18.CompatibleRule>;
971
+ rules: Record<string, _eslint_react_kit66.CompatibleRule>;
972
972
  };
973
973
  "@eslint-react": {
974
974
  configs: {
@@ -976,7 +976,7 @@ declare const plugins$1: {
976
976
  plugins: {};
977
977
  name?: string;
978
978
  rules?: Record<string, RuleConfig>;
979
- settings?: _eslint_react_kit18.SettingsConfig;
979
+ settings?: _eslint_react_kit66.SettingsConfig;
980
980
  };
981
981
  "recommended-legacy": {
982
982
  plugins: string[];
@@ -986,7 +986,7 @@ declare const plugins$1: {
986
986
  plugins: {};
987
987
  name?: string;
988
988
  rules?: Record<string, RuleConfig>;
989
- settings?: _eslint_react_kit18.SettingsConfig;
989
+ settings?: _eslint_react_kit66.SettingsConfig;
990
990
  };
991
991
  "recommended-type-checked-legacy": {
992
992
  plugins: string[];
@@ -996,7 +996,7 @@ declare const plugins$1: {
996
996
  plugins: {};
997
997
  name?: string;
998
998
  rules?: Record<string, RuleConfig>;
999
- settings?: _eslint_react_kit18.SettingsConfig;
999
+ settings?: _eslint_react_kit66.SettingsConfig;
1000
1000
  };
1001
1001
  "recommended-typescript-legacy": {
1002
1002
  plugins: string[];
@@ -1007,7 +1007,7 @@ declare const plugins$1: {
1007
1007
  name: string;
1008
1008
  version: string;
1009
1009
  };
1010
- rules: Record<string, _eslint_react_kit18.CompatibleRule>;
1010
+ rules: Record<string, _eslint_react_kit66.CompatibleRule>;
1011
1011
  };
1012
1012
  };
1013
1013
  declare const settings$1: {
@@ -1079,7 +1079,7 @@ declare const plugins: {
1079
1079
  plugins: {};
1080
1080
  name?: string;
1081
1081
  rules?: Record<string, RuleConfig>;
1082
- settings?: _eslint_react_kit18.SettingsConfig;
1082
+ settings?: _eslint_react_kit66.SettingsConfig;
1083
1083
  };
1084
1084
  "recommended-legacy": {
1085
1085
  plugins: string[];
@@ -1089,7 +1089,7 @@ declare const plugins: {
1089
1089
  plugins: {};
1090
1090
  name?: string;
1091
1091
  rules?: Record<string, RuleConfig>;
1092
- settings?: _eslint_react_kit18.SettingsConfig;
1092
+ settings?: _eslint_react_kit66.SettingsConfig;
1093
1093
  };
1094
1094
  "recommended-type-checked-legacy": {
1095
1095
  plugins: string[];
@@ -1099,7 +1099,7 @@ declare const plugins: {
1099
1099
  plugins: {};
1100
1100
  name?: string;
1101
1101
  rules?: Record<string, RuleConfig>;
1102
- settings?: _eslint_react_kit18.SettingsConfig;
1102
+ settings?: _eslint_react_kit66.SettingsConfig;
1103
1103
  };
1104
1104
  "recommended-typescript-legacy": {
1105
1105
  plugins: string[];
@@ -1110,7 +1110,7 @@ declare const plugins: {
1110
1110
  name: string;
1111
1111
  version: string;
1112
1112
  };
1113
- rules: Record<string, _eslint_react_kit18.CompatibleRule>;
1113
+ rules: Record<string, _eslint_react_kit66.CompatibleRule>;
1114
1114
  };
1115
1115
  };
1116
1116
  declare const settings: {
@@ -1134,83 +1134,83 @@ declare const _default: {
1134
1134
  all: typeof all_d_exports;
1135
1135
  "all-legacy": {
1136
1136
  plugins: string[];
1137
- rules: Record<string, _eslint_react_kit18.RuleConfig<unknown[]>> | undefined;
1137
+ rules: Record<string, _eslint_react_kit66.RuleConfig<unknown[]>> | undefined;
1138
1138
  };
1139
1139
  debug: typeof debug_d_exports;
1140
1140
  "debug-legacy": {
1141
1141
  plugins: string[];
1142
- rules: Record<string, _eslint_react_kit18.RuleConfig<unknown[]>> | undefined;
1142
+ rules: Record<string, _eslint_react_kit66.RuleConfig<unknown[]>> | undefined;
1143
1143
  };
1144
1144
  "disable-debug": typeof disable_debug_d_exports;
1145
1145
  "disable-debug-legacy": {
1146
1146
  plugins: string[];
1147
- rules: Record<string, _eslint_react_kit18.RuleConfig<unknown[]>> | undefined;
1147
+ rules: Record<string, _eslint_react_kit66.RuleConfig<unknown[]>> | undefined;
1148
1148
  };
1149
1149
  "disable-dom": typeof disable_dom_d_exports;
1150
1150
  "disable-dom-legacy": {
1151
1151
  plugins: string[];
1152
- rules: Record<string, _eslint_react_kit18.RuleConfig<unknown[]>> | undefined;
1152
+ rules: Record<string, _eslint_react_kit66.RuleConfig<unknown[]>> | undefined;
1153
1153
  };
1154
1154
  "disable-type-checked": typeof disable_type_checked_d_exports;
1155
1155
  "disable-type-checked-legacy": {
1156
1156
  plugins: string[];
1157
- rules: Record<string, _eslint_react_kit18.RuleConfig<unknown[]>> | undefined;
1157
+ rules: Record<string, _eslint_react_kit66.RuleConfig<unknown[]>> | undefined;
1158
1158
  };
1159
1159
  "disable-web-api": typeof disable_web_api_d_exports;
1160
1160
  "disable-web-api-legacy": {
1161
1161
  plugins: string[];
1162
- rules: Record<string, _eslint_react_kit18.RuleConfig<unknown[]>> | undefined;
1162
+ rules: Record<string, _eslint_react_kit66.RuleConfig<unknown[]>> | undefined;
1163
1163
  };
1164
1164
  dom: typeof dom_d_exports;
1165
1165
  "dom-legacy": {
1166
1166
  plugins: string[];
1167
- rules: Record<string, _eslint_react_kit18.RuleConfig<unknown[]>> | undefined;
1167
+ rules: Record<string, _eslint_react_kit66.RuleConfig<unknown[]>> | undefined;
1168
1168
  };
1169
1169
  off: typeof off_d_exports;
1170
1170
  "off-legacy": {
1171
1171
  plugins: string[];
1172
- rules: Record<string, _eslint_react_kit18.RuleConfig<unknown[]>> | undefined;
1172
+ rules: Record<string, _eslint_react_kit66.RuleConfig<unknown[]>> | undefined;
1173
1173
  };
1174
1174
  recommended: typeof recommended_d_exports;
1175
1175
  "recommended-legacy": {
1176
1176
  plugins: string[];
1177
- rules: Record<string, _eslint_react_kit18.RuleConfig<unknown[]>> | undefined;
1177
+ rules: Record<string, _eslint_react_kit66.RuleConfig<unknown[]>> | undefined;
1178
1178
  };
1179
1179
  "recommended-type-checked": typeof recommended_type_checked_d_exports;
1180
1180
  "recommended-type-checked-legacy": {
1181
1181
  plugins: string[];
1182
- rules: Record<string, _eslint_react_kit18.RuleConfig<unknown[]>> | undefined;
1182
+ rules: Record<string, _eslint_react_kit66.RuleConfig<unknown[]>> | undefined;
1183
1183
  };
1184
1184
  "recommended-typescript": typeof recommended_typescript_d_exports;
1185
1185
  "recommended-typescript-legacy": {
1186
1186
  plugins: string[];
1187
- rules: Record<string, _eslint_react_kit18.RuleConfig<unknown[]>> | undefined;
1187
+ rules: Record<string, _eslint_react_kit66.RuleConfig<unknown[]>> | undefined;
1188
1188
  };
1189
1189
  x: typeof x_d_exports;
1190
1190
  "x-legacy": {
1191
1191
  plugins: string[];
1192
- rules: Record<string, _eslint_react_kit18.RuleConfig<unknown[]>> | undefined;
1192
+ rules: Record<string, _eslint_react_kit66.RuleConfig<unknown[]>> | undefined;
1193
1193
  };
1194
1194
  /** @deprecated Use `x` instead */
1195
1195
  core: typeof x_d_exports;
1196
1196
  /** @deprecated Use `x-legacy` instead */
1197
1197
  "core-legacy": {
1198
1198
  plugins: string[];
1199
- rules: Record<string, _eslint_react_kit18.RuleConfig<unknown[]>> | undefined;
1199
+ rules: Record<string, _eslint_react_kit66.RuleConfig<unknown[]>> | undefined;
1200
1200
  };
1201
1201
  /** @deprecated Use `disable-dom` instead */
1202
1202
  "off-dom": typeof disable_dom_d_exports;
1203
1203
  /** @deprecated Use `disable-dom-legacy` instead */
1204
1204
  "off-dom-legacy": {
1205
1205
  plugins: string[];
1206
- rules: Record<string, _eslint_react_kit18.RuleConfig<unknown[]>> | undefined;
1206
+ rules: Record<string, _eslint_react_kit66.RuleConfig<unknown[]>> | undefined;
1207
1207
  };
1208
1208
  };
1209
1209
  meta: {
1210
1210
  name: string;
1211
1211
  version: string;
1212
1212
  };
1213
- rules: Record<string, _eslint_react_kit18.CompatibleRule>;
1213
+ rules: Record<string, _eslint_react_kit66.CompatibleRule>;
1214
1214
  };
1215
1215
  //#endregion
1216
1216
  export { _default as default };