@@ -199,6 +199,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
199
199
" details" : {
200
200
" issues" : [],
201
201
},
202
+ " displayValue" : " passed" ,
202
203
" docsUrl" : " https://eslint.org/docs/latest/rules/no-cond-assign" ,
203
204
" score" : 1 ,
204
205
" slug" : " no-cond-assign" ,
@@ -210,6 +211,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
210
211
" details" : {
211
212
" issues" : [],
212
213
},
214
+ " displayValue" : " passed" ,
213
215
" docsUrl" : " https://eslint.org/docs/latest/rules/no-const-assign" ,
214
216
" score" : 1 ,
215
217
" slug" : " no-const-assign" ,
@@ -221,6 +223,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
221
223
" details" : {
222
224
" issues" : [],
223
225
},
226
+ " displayValue" : " passed" ,
224
227
" docsUrl" : " https://eslint.org/docs/latest/rules/no-debugger" ,
225
228
" score" : 1 ,
226
229
" slug" : " no-debugger" ,
@@ -232,6 +235,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
232
235
" details" : {
233
236
" issues" : [],
234
237
},
238
+ " displayValue" : " passed" ,
235
239
" docsUrl" : " https://eslint.org/docs/latest/rules/no-invalid-regexp" ,
236
240
" score" : 1 ,
237
241
" slug" : " no-invalid-regexp" ,
@@ -243,6 +247,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
243
247
" details" : {
244
248
" issues" : [],
245
249
},
250
+ " displayValue" : " passed" ,
246
251
" docsUrl" : " https://eslint.org/docs/latest/rules/no-undef" ,
247
252
" score" : 1 ,
248
253
" slug" : " no-undef" ,
@@ -254,6 +259,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
254
259
" details" : {
255
260
" issues" : [],
256
261
},
262
+ " displayValue" : " passed" ,
257
263
" docsUrl" : " https://eslint.org/docs/latest/rules/no-unreachable-loop" ,
258
264
" score" : 1 ,
259
265
" slug" : " no-unreachable-loop" ,
@@ -265,6 +271,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
265
271
" details" : {
266
272
" issues" : [],
267
273
},
274
+ " displayValue" : " passed" ,
268
275
" docsUrl" : " https://eslint.org/docs/latest/rules/no-unsafe-negation" ,
269
276
" score" : 1 ,
270
277
" slug" : " no-unsafe-negation" ,
@@ -276,6 +283,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
276
283
" details" : {
277
284
" issues" : [],
278
285
},
286
+ " displayValue" : " passed" ,
279
287
" docsUrl" : " https://eslint.org/docs/latest/rules/no-unsafe-optional-chaining" ,
280
288
" score" : 1 ,
281
289
" slug" : " no-unsafe-optional-chaining" ,
@@ -313,6 +321,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
313
321
" details" : {
314
322
" issues" : [],
315
323
},
324
+ " displayValue" : " passed" ,
316
325
" docsUrl" : " https://eslint.org/docs/latest/rules/use-isnan" ,
317
326
" score" : 1 ,
318
327
" slug" : " use-isnan" ,
@@ -324,6 +333,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
324
333
" details" : {
325
334
" issues" : [],
326
335
},
336
+ " displayValue" : " passed" ,
327
337
" docsUrl" : " https://eslint.org/docs/latest/rules/valid-typeof" ,
328
338
" score" : 1 ,
329
339
" slug" : " valid-typeof" ,
@@ -361,6 +371,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
361
371
" details" : {
362
372
" issues" : [],
363
373
},
374
+ " displayValue" : " passed" ,
364
375
" docsUrl" : " https://eslint.org/docs/latest/rules/camelcase" ,
365
376
" score" : 1 ,
366
377
" slug" : " camelcase" ,
@@ -372,6 +383,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
372
383
" details" : {
373
384
" issues" : [],
374
385
},
386
+ " displayValue" : " passed" ,
375
387
" docsUrl" : " https://eslint.org/docs/latest/rules/curly" ,
376
388
" score" : 1 ,
377
389
" slug" : " curly" ,
@@ -435,6 +447,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
435
447
" details" : {
436
448
" issues" : [],
437
449
},
450
+ " displayValue" : " passed" ,
438
451
" docsUrl" : " https://eslint.org/docs/latest/rules/max-lines" ,
439
452
" score" : 1 ,
440
453
" slug" : " max-lines" ,
@@ -498,6 +511,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
498
511
" details" : {
499
512
" issues" : [],
500
513
},
514
+ " displayValue" : " passed" ,
501
515
" docsUrl" : " https://eslint.org/docs/latest/rules/no-var" ,
502
516
" score" : 1 ,
503
517
" slug" : " no-var" ,
@@ -561,6 +575,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
561
575
" details" : {
562
576
" issues" : [],
563
577
},
578
+ " displayValue" : " passed" ,
564
579
" docsUrl" : " https://eslint.org/docs/latest/rules/prefer-arrow-callback" ,
565
580
" score" : 1 ,
566
581
" slug" : " prefer-arrow-callback" ,
@@ -598,6 +613,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
598
613
" details" : {
599
614
" issues" : [],
600
615
},
616
+ " displayValue" : " passed" ,
601
617
" docsUrl" : " https://eslint.org/docs/latest/rules/prefer-object-spread" ,
602
618
" score" : 1 ,
603
619
" slug" : " prefer-object-spread" ,
@@ -609,6 +625,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
609
625
" details" : {
610
626
" issues" : [],
611
627
},
628
+ " displayValue" : " passed" ,
612
629
" docsUrl" : " https://eslint.org/docs/latest/rules/yoda" ,
613
630
" score" : 1 ,
614
631
" slug" : " yoda" ,
@@ -737,6 +754,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
737
754
" details" : {
738
755
" issues" : [],
739
756
},
757
+ " displayValue" : " passed" ,
740
758
" docsUrl" : " https://github.com/jsx-eslint/eslint-plugin-react/tree/master/docs/rules/react-in-jsx-scope.md" ,
741
759
" score" : 1 ,
742
760
" slug" : " react-react-in-jsx-scope" ,
@@ -748,6 +766,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
748
766
" details" : {
749
767
" issues" : [],
750
768
},
769
+ " displayValue" : " passed" ,
751
770
" docsUrl" : " https://reactjs.org/docs/hooks-rules.html" ,
752
771
" score" : 1 ,
753
772
" slug" : " react-hooks-rules-of-hooks" ,
@@ -798,6 +817,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
798
817
" details" : {
799
818
" issues" : [],
800
819
},
820
+ " displayValue" : " passed" ,
801
821
" docsUrl" : " https://github.com/jsx-eslint/eslint-plugin-react/tree/master/docs/rules/display-name.md" ,
802
822
" score" : 1 ,
803
823
" slug" : " react-display-name" ,
@@ -809,6 +829,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
809
829
" details" : {
810
830
" issues" : [],
811
831
},
832
+ " displayValue" : " passed" ,
812
833
" docsUrl" : " https://github.com/jsx-eslint/eslint-plugin-react/tree/master/docs/rules/jsx-no-comment-textnodes.md" ,
813
834
" score" : 1 ,
814
835
" slug" : " react-jsx-no-comment-textnodes" ,
@@ -820,6 +841,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
820
841
" details" : {
821
842
" issues" : [],
822
843
},
844
+ " displayValue" : " passed" ,
823
845
" docsUrl" : " https://github.com/jsx-eslint/eslint-plugin-react/tree/master/docs/rules/jsx-no-duplicate-props.md" ,
824
846
" score" : 1 ,
825
847
" slug" : " react-jsx-no-duplicate-props" ,
@@ -831,6 +853,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
831
853
" details" : {
832
854
" issues" : [],
833
855
},
856
+ " displayValue" : " passed" ,
834
857
" docsUrl" : " https://github.com/jsx-eslint/eslint-plugin-react/tree/master/docs/rules/jsx-no-target-blank.md" ,
835
858
" score" : 1 ,
836
859
" slug" : " react-jsx-no-target-blank" ,
@@ -842,6 +865,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
842
865
" details" : {
843
866
" issues" : [],
844
867
},
868
+ " displayValue" : " passed" ,
845
869
" docsUrl" : " https://github.com/jsx-eslint/eslint-plugin-react/tree/master/docs/rules/jsx-no-undef.md" ,
846
870
" score" : 1 ,
847
871
" slug" : " react-jsx-no-undef" ,
@@ -853,6 +877,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
853
877
" details" : {
854
878
" issues" : [],
855
879
},
880
+ " displayValue" : " passed" ,
856
881
" docsUrl" : " https://github.com/jsx-eslint/eslint-plugin-react/tree/master/docs/rules/jsx-uses-react.md" ,
857
882
" score" : 1 ,
858
883
" slug" : " react-jsx-uses-react" ,
@@ -864,6 +889,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
864
889
" details" : {
865
890
" issues" : [],
866
891
},
892
+ " displayValue" : " passed" ,
867
893
" docsUrl" : " https://github.com/jsx-eslint/eslint-plugin-react/tree/master/docs/rules/jsx-uses-vars.md" ,
868
894
" score" : 1 ,
869
895
" slug" : " react-jsx-uses-vars" ,
@@ -875,6 +901,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
875
901
" details" : {
876
902
" issues" : [],
877
903
},
904
+ " displayValue" : " passed" ,
878
905
" docsUrl" : " https://github.com/jsx-eslint/eslint-plugin-react/tree/master/docs/rules/no-children-prop.md" ,
879
906
" score" : 1 ,
880
907
" slug" : " react-no-children-prop" ,
@@ -886,6 +913,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
886
913
" details" : {
887
914
" issues" : [],
888
915
},
916
+ " displayValue" : " passed" ,
889
917
" docsUrl" : " https://github.com/jsx-eslint/eslint-plugin-react/tree/master/docs/rules/no-danger-with-children.md" ,
890
918
" score" : 1 ,
891
919
" slug" : " react-no-danger-with-children" ,
@@ -897,6 +925,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
897
925
" details" : {
898
926
" issues" : [],
899
927
},
928
+ " displayValue" : " passed" ,
900
929
" docsUrl" : " https://github.com/jsx-eslint/eslint-plugin-react/tree/master/docs/rules/no-deprecated.md" ,
901
930
" score" : 1 ,
902
931
" slug" : " react-no-deprecated" ,
@@ -908,6 +937,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
908
937
" details" : {
909
938
" issues" : [],
910
939
},
940
+ " displayValue" : " passed" ,
911
941
" docsUrl" : " https://github.com/jsx-eslint/eslint-plugin-react/tree/master/docs/rules/no-direct-mutation-state.md" ,
912
942
" score" : 1 ,
913
943
" slug" : " react-no-direct-mutation-state" ,
@@ -919,6 +949,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
919
949
" details" : {
920
950
" issues" : [],
921
951
},
952
+ " displayValue" : " passed" ,
922
953
" docsUrl" : " https://github.com/jsx-eslint/eslint-plugin-react/tree/master/docs/rules/no-find-dom-node.md" ,
923
954
" score" : 1 ,
924
955
" slug" : " react-no-find-dom-node" ,
@@ -930,6 +961,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
930
961
" details" : {
931
962
" issues" : [],
932
963
},
964
+ " displayValue" : " passed" ,
933
965
" docsUrl" : " https://github.com/jsx-eslint/eslint-plugin-react/tree/master/docs/rules/no-is-mounted.md" ,
934
966
" score" : 1 ,
935
967
" slug" : " react-no-is-mounted" ,
@@ -941,6 +973,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
941
973
" details" : {
942
974
" issues" : [],
943
975
},
976
+ " displayValue" : " passed" ,
944
977
" docsUrl" : " https://github.com/jsx-eslint/eslint-plugin-react/tree/master/docs/rules/no-render-return-value.md" ,
945
978
" score" : 1 ,
946
979
" slug" : " react-no-render-return-value" ,
@@ -952,6 +985,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
952
985
" details" : {
953
986
" issues" : [],
954
987
},
988
+ " displayValue" : " passed" ,
955
989
" docsUrl" : " https://github.com/jsx-eslint/eslint-plugin-react/tree/master/docs/rules/no-string-refs.md" ,
956
990
" score" : 1 ,
957
991
" slug" : " react-no-string-refs" ,
@@ -963,6 +997,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
963
997
" details" : {
964
998
" issues" : [],
965
999
},
1000
+ " displayValue" : " passed" ,
966
1001
" docsUrl" : " https://github.com/jsx-eslint/eslint-plugin-react/tree/master/docs/rules/no-unescaped-entities.md" ,
967
1002
" score" : 1 ,
968
1003
" slug" : " react-no-unescaped-entities" ,
@@ -974,6 +1009,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
974
1009
" details" : {
975
1010
" issues" : [],
976
1011
},
1012
+ " displayValue" : " passed" ,
977
1013
" docsUrl" : " https://github.com/jsx-eslint/eslint-plugin-react/tree/master/docs/rules/no-unknown-property.md" ,
978
1014
" score" : 1 ,
979
1015
" slug" : " react-no-unknown-property" ,
@@ -985,6 +1021,7 @@ exports[`CLI collect > should run ESLint plugin and create report.json 1`] = `
985
1021
" details" : {
986
1022
" issues" : [],
987
1023
},
1024
+ " displayValue" : " passed" ,
988
1025
" docsUrl" : " https://github.com/jsx-eslint/eslint-plugin-react/tree/master/docs/rules/require-render-return.md" ,
989
1026
" score" : 1 ,
990
1027
" slug" : " react-require-render-return" ,
0 commit comments