@@ -70,14 +70,12 @@ Object {
70
70
" jest/prefer-spy-on" : 1 ,
71
71
" jest/prefer-strict-equal" : 1 ,
72
72
" jest/prefer-to-be" : 1 ,
73
- " jest/prefer-to-be-null" : 1 ,
74
- " jest/prefer-to-be-undefined" : 1 ,
75
73
" jest/prefer-to-contain" : 1 ,
76
74
" jest/prefer-to-have-length" : 1 ,
77
75
" jest/prefer-todo" : 1 ,
78
76
" jest/require-to-throw-message" : 0 ,
79
77
" jest/require-top-level-describe" : 2 ,
80
- " jest/valid-describe" : 2 ,
78
+ " jest/valid-describe-callback " : 2 ,
81
79
" jest/valid-expect" : 2 ,
82
80
" jest/valid-expect-in-promise" : 2 ,
83
81
" jest/valid-title" : 1 ,
@@ -103,7 +101,6 @@ Object {
103
101
" unicorn" ,
104
102
" promise" ,
105
103
" sonarjs" ,
106
- " inclusive-language" ,
107
104
],
108
105
" reportUnusedDisableDirectives" : true ,
109
106
" rules" : Object {
@@ -233,7 +230,6 @@ Object {
233
230
],
234
231
" import/prefer-default-export" : 0 ,
235
232
" import/unambiguous" : 0 ,
236
- " inclusive-language/use-inclusive-words" : 2 ,
237
233
" indent" : 0 ,
238
234
" indent-legacy" : 0 ,
239
235
" init-declarations" : 0 ,
@@ -711,6 +707,7 @@ Object {
711
707
" unicorn/require-number-to-fixed-digits-argument" : 1 ,
712
708
" unicorn/require-post-message-target-origin" : 2 ,
713
709
" unicorn/string-content" : 0 ,
710
+ " unicorn/template-indent" : 1 ,
714
711
" unicorn/throw-new-error" : 2 ,
715
712
" use-isnan" : 0 ,
716
713
" valid-typeof" : 1 ,
@@ -793,14 +790,12 @@ Object {
793
790
" jest/prefer-spy-on" : 1 ,
794
791
" jest/prefer-strict-equal" : 1 ,
795
792
" jest/prefer-to-be" : 1 ,
796
- " jest/prefer-to-be-null" : 1 ,
797
- " jest/prefer-to-be-undefined" : 1 ,
798
793
" jest/prefer-to-contain" : 1 ,
799
794
" jest/prefer-to-have-length" : 1 ,
800
795
" jest/prefer-todo" : 1 ,
801
796
" jest/require-to-throw-message" : 0 ,
802
797
" jest/require-top-level-describe" : 2 ,
803
- " jest/valid-describe" : 2 ,
798
+ " jest/valid-describe-callback " : 2 ,
804
799
" jest/valid-expect" : 2 ,
805
800
" jest/valid-expect-in-promise" : 2 ,
806
801
" jest/valid-title" : 1 ,
@@ -826,7 +821,6 @@ Object {
826
821
" unicorn" ,
827
822
" promise" ,
828
823
" sonarjs" ,
829
- " inclusive-language" ,
830
824
],
831
825
" reportUnusedDisableDirectives" : true ,
832
826
" rules" : Object {
@@ -957,7 +951,6 @@ Object {
957
951
],
958
952
" import/prefer-default-export" : 0 ,
959
953
" import/unambiguous" : 0 ,
960
- " inclusive-language/use-inclusive-words" : 2 ,
961
954
" indent" : 0 ,
962
955
" indent-legacy" : 0 ,
963
956
" init-declarations" : 0 ,
@@ -1435,6 +1428,7 @@ Object {
1435
1428
" unicorn/require-number-to-fixed-digits-argument" : 1 ,
1436
1429
" unicorn/require-post-message-target-origin" : 2 ,
1437
1430
" unicorn/string-content" : 0 ,
1431
+ " unicorn/template-indent" : 1 ,
1438
1432
" unicorn/throw-new-error" : 2 ,
1439
1433
" use-isnan" : 0 ,
1440
1434
" valid-typeof" : 1 ,
@@ -1517,14 +1511,12 @@ Object {
1517
1511
" jest/prefer-spy-on" : 1 ,
1518
1512
" jest/prefer-strict-equal" : 1 ,
1519
1513
" jest/prefer-to-be" : 1 ,
1520
- " jest/prefer-to-be-null" : 1 ,
1521
- " jest/prefer-to-be-undefined" : 1 ,
1522
1514
" jest/prefer-to-contain" : 1 ,
1523
1515
" jest/prefer-to-have-length" : 1 ,
1524
1516
" jest/prefer-todo" : 1 ,
1525
1517
" jest/require-to-throw-message" : 0 ,
1526
1518
" jest/require-top-level-describe" : 2 ,
1527
- " jest/valid-describe" : 2 ,
1519
+ " jest/valid-describe-callback " : 2 ,
1528
1520
" jest/valid-expect" : 2 ,
1529
1521
" jest/valid-expect-in-promise" : 2 ,
1530
1522
" jest/valid-title" : 1 ,
@@ -1554,7 +1546,6 @@ Object {
1554
1546
" unicorn" ,
1555
1547
" promise" ,
1556
1548
" sonarjs" ,
1557
- " inclusive-language" ,
1558
1549
],
1559
1550
" reportUnusedDisableDirectives" : true ,
1560
1551
" rules" : Object {
@@ -1684,7 +1675,6 @@ Object {
1684
1675
],
1685
1676
" import/prefer-default-export" : 0 ,
1686
1677
" import/unambiguous" : 0 ,
1687
- " inclusive-language/use-inclusive-words" : 2 ,
1688
1678
" indent" : 0 ,
1689
1679
" indent-legacy" : 0 ,
1690
1680
" init-declarations" : 0 ,
@@ -2162,6 +2152,7 @@ Object {
2162
2152
" unicorn/require-number-to-fixed-digits-argument" : 1 ,
2163
2153
" unicorn/require-post-message-target-origin" : 2 ,
2164
2154
" unicorn/string-content" : 0 ,
2155
+ " unicorn/template-indent" : 1 ,
2165
2156
" unicorn/throw-new-error" : 2 ,
2166
2157
" use-isnan" : 0 ,
2167
2158
" valid-typeof" : 1 ,
@@ -2244,14 +2235,12 @@ Object {
2244
2235
" jest/prefer-spy-on" : 1 ,
2245
2236
" jest/prefer-strict-equal" : 1 ,
2246
2237
" jest/prefer-to-be" : 1 ,
2247
- " jest/prefer-to-be-null" : 1 ,
2248
- " jest/prefer-to-be-undefined" : 1 ,
2249
2238
" jest/prefer-to-contain" : 1 ,
2250
2239
" jest/prefer-to-have-length" : 1 ,
2251
2240
" jest/prefer-todo" : 1 ,
2252
2241
" jest/require-to-throw-message" : 0 ,
2253
2242
" jest/require-top-level-describe" : 2 ,
2254
- " jest/valid-describe" : 2 ,
2243
+ " jest/valid-describe-callback " : 2 ,
2255
2244
" jest/valid-expect" : 2 ,
2256
2245
" jest/valid-expect-in-promise" : 2 ,
2257
2246
" jest/valid-title" : 1 ,
@@ -2278,7 +2267,6 @@ Object {
2278
2267
" unicorn" ,
2279
2268
" promise" ,
2280
2269
" sonarjs" ,
2281
- " inclusive-language" ,
2282
2270
],
2283
2271
" reportUnusedDisableDirectives" : true ,
2284
2272
" rules" : Object {
@@ -2408,7 +2396,6 @@ Object {
2408
2396
],
2409
2397
" import/prefer-default-export" : 0 ,
2410
2398
" import/unambiguous" : 0 ,
2411
- " inclusive-language/use-inclusive-words" : 2 ,
2412
2399
" indent" : 0 ,
2413
2400
" indent-legacy" : 0 ,
2414
2401
" init-declarations" : 0 ,
@@ -2886,6 +2873,7 @@ Object {
2886
2873
" unicorn/require-number-to-fixed-digits-argument" : 1 ,
2887
2874
" unicorn/require-post-message-target-origin" : 2 ,
2888
2875
" unicorn/string-content" : 0 ,
2876
+ " unicorn/template-indent" : 1 ,
2889
2877
" unicorn/throw-new-error" : 2 ,
2890
2878
" use-isnan" : 0 ,
2891
2879
" valid-typeof" : 1 ,
@@ -2968,14 +2956,12 @@ Object {
2968
2956
" jest/prefer-spy-on" : 1 ,
2969
2957
" jest/prefer-strict-equal" : 1 ,
2970
2958
" jest/prefer-to-be" : 1 ,
2971
- " jest/prefer-to-be-null" : 1 ,
2972
- " jest/prefer-to-be-undefined" : 1 ,
2973
2959
" jest/prefer-to-contain" : 1 ,
2974
2960
" jest/prefer-to-have-length" : 1 ,
2975
2961
" jest/prefer-todo" : 1 ,
2976
2962
" jest/require-to-throw-message" : 0 ,
2977
2963
" jest/require-top-level-describe" : 2 ,
2978
- " jest/valid-describe" : 2 ,
2964
+ " jest/valid-describe-callback " : 2 ,
2979
2965
" jest/valid-expect" : 2 ,
2980
2966
" jest/valid-expect-in-promise" : 2 ,
2981
2967
" jest/valid-title" : 1 ,
@@ -3001,7 +2987,6 @@ Object {
3001
2987
" unicorn" ,
3002
2988
" promise" ,
3003
2989
" sonarjs" ,
3004
- " inclusive-language" ,
3005
2990
" galex" ,
3006
2991
],
3007
2992
" reportUnusedDisableDirectives" : true ,
@@ -3132,7 +3117,6 @@ Object {
3132
3117
],
3133
3118
" import/prefer-default-export" : 0 ,
3134
3119
" import/unambiguous" : 0 ,
3135
- " inclusive-language/use-inclusive-words" : 2 ,
3136
3120
" indent" : 0 ,
3137
3121
" indent-legacy" : 0 ,
3138
3122
" init-declarations" : 0 ,
@@ -3610,6 +3594,7 @@ Object {
3610
3594
" unicorn/require-number-to-fixed-digits-argument" : 1 ,
3611
3595
" unicorn/require-post-message-target-origin" : 2 ,
3612
3596
" unicorn/string-content" : 0 ,
3597
+ " unicorn/template-indent" : 1 ,
3613
3598
" unicorn/throw-new-error" : 2 ,
3614
3599
" use-isnan" : 0 ,
3615
3600
" valid-typeof" : 1 ,
@@ -3692,14 +3677,12 @@ Object {
3692
3677
" jest/prefer-spy-on" : 1 ,
3693
3678
" jest/prefer-strict-equal" : 1 ,
3694
3679
" jest/prefer-to-be" : 1 ,
3695
- " jest/prefer-to-be-null" : 1 ,
3696
- " jest/prefer-to-be-undefined" : 1 ,
3697
3680
" jest/prefer-to-contain" : 1 ,
3698
3681
" jest/prefer-to-have-length" : 1 ,
3699
3682
" jest/prefer-todo" : 1 ,
3700
3683
" jest/require-to-throw-message" : 0 ,
3701
3684
" jest/require-top-level-describe" : 2 ,
3702
- " jest/valid-describe" : 2 ,
3685
+ " jest/valid-describe-callback " : 2 ,
3703
3686
" jest/valid-expect" : 2 ,
3704
3687
" jest/valid-expect-in-promise" : 2 ,
3705
3688
" jest/valid-title" : 1 ,
@@ -3725,7 +3708,6 @@ Object {
3725
3708
" unicorn" ,
3726
3709
" promise" ,
3727
3710
" sonarjs" ,
3728
- " inclusive-language" ,
3729
3711
],
3730
3712
" reportUnusedDisableDirectives" : true ,
3731
3713
" rules" : Object {
@@ -3855,7 +3837,6 @@ Object {
3855
3837
],
3856
3838
" import/prefer-default-export" : 0 ,
3857
3839
" import/unambiguous" : 0 ,
3858
- " inclusive-language/use-inclusive-words" : 2 ,
3859
3840
" indent" : 0 ,
3860
3841
" indent-legacy" : 0 ,
3861
3842
" init-declarations" : 0 ,
@@ -4333,6 +4314,7 @@ Object {
4333
4314
" unicorn/require-number-to-fixed-digits-argument" : 1 ,
4334
4315
" unicorn/require-post-message-target-origin" : 2 ,
4335
4316
" unicorn/string-content" : 0 ,
4317
+ " unicorn/template-indent" : 1 ,
4336
4318
" unicorn/throw-new-error" : 2 ,
4337
4319
" use-isnan" : 0 ,
4338
4320
" valid-typeof" : 1 ,
@@ -4363,7 +4345,7 @@ Object {
4363
4345
" typescript" : Object {
4364
4346
" config" : undefined ,
4365
4347
" hasTypeScript" : false ,
4366
- " version" : " 4.4.3 " ,
4348
+ " version" : " 4.4.4 " ,
4367
4349
},
4368
4350
}
4369
4351
` ;
@@ -4573,7 +4555,7 @@ Object {
4573
4555
" typescript" : Object {
4574
4556
" config" : undefined ,
4575
4557
" hasTypeScript" : false ,
4576
- " version" : " 4.4.3 " ,
4558
+ " version" : " 4.4.4 " ,
4577
4559
},
4578
4560
}
4579
4561
` ;
0 commit comments