@checkdigit/eslint-plugin 7.0.0-PR.88-26f3 → 7.0.0-PR.88-5b1b
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-cjs/index.cjs +8525 -7033
- package/dist-cjs/metafile.json +133 -37
- package/dist-mjs/index.mjs +50 -35
- package/dist-mjs/no-wallaby-comment.mjs +8 -7
- package/dist-types/index.d.ts +7 -37
- package/package.json +1 -1
- package/src/index.ts +57 -34
- package/src/no-wallaby-comment.ts +8 -6
package/dist-cjs/metafile.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"inputs": {
|
|
3
3
|
"package.json": {
|
|
4
|
-
"bytes":
|
|
4
|
+
"bytes": 2979,
|
|
5
5
|
"imports": [],
|
|
6
6
|
"format": "esm",
|
|
7
7
|
"with": {
|
|
@@ -406,7 +406,7 @@
|
|
|
406
406
|
"imports": [],
|
|
407
407
|
"format": "cjs"
|
|
408
408
|
},
|
|
409
|
-
"node_modules/brace-expansion/index.js": {
|
|
409
|
+
"node_modules/eslint/node_modules/brace-expansion/index.js": {
|
|
410
410
|
"bytes": 4903,
|
|
411
411
|
"imports": [
|
|
412
412
|
{
|
|
@@ -422,7 +422,7 @@
|
|
|
422
422
|
],
|
|
423
423
|
"format": "cjs"
|
|
424
424
|
},
|
|
425
|
-
"node_modules/minimatch/minimatch.js": {
|
|
425
|
+
"node_modules/eslint/node_modules/minimatch/minimatch.js": {
|
|
426
426
|
"bytes": 26377,
|
|
427
427
|
"imports": [
|
|
428
428
|
{
|
|
@@ -431,7 +431,7 @@
|
|
|
431
431
|
"external": true
|
|
432
432
|
},
|
|
433
433
|
{
|
|
434
|
-
"path": "node_modules/brace-expansion/index.js",
|
|
434
|
+
"path": "node_modules/eslint/node_modules/brace-expansion/index.js",
|
|
435
435
|
"kind": "require-call",
|
|
436
436
|
"original": "brace-expansion"
|
|
437
437
|
}
|
|
@@ -601,6 +601,38 @@
|
|
|
601
601
|
"imports": [],
|
|
602
602
|
"format": "cjs"
|
|
603
603
|
},
|
|
604
|
+
"node_modules/@eslint/eslintrc/node_modules/brace-expansion/index.js": {
|
|
605
|
+
"bytes": 4903,
|
|
606
|
+
"imports": [
|
|
607
|
+
{
|
|
608
|
+
"path": "node_modules/concat-map/index.js",
|
|
609
|
+
"kind": "require-call",
|
|
610
|
+
"original": "concat-map"
|
|
611
|
+
},
|
|
612
|
+
{
|
|
613
|
+
"path": "node_modules/balanced-match/index.js",
|
|
614
|
+
"kind": "require-call",
|
|
615
|
+
"original": "balanced-match"
|
|
616
|
+
}
|
|
617
|
+
],
|
|
618
|
+
"format": "cjs"
|
|
619
|
+
},
|
|
620
|
+
"node_modules/@eslint/eslintrc/node_modules/minimatch/minimatch.js": {
|
|
621
|
+
"bytes": 26377,
|
|
622
|
+
"imports": [
|
|
623
|
+
{
|
|
624
|
+
"path": "path",
|
|
625
|
+
"kind": "require-call",
|
|
626
|
+
"external": true
|
|
627
|
+
},
|
|
628
|
+
{
|
|
629
|
+
"path": "node_modules/@eslint/eslintrc/node_modules/brace-expansion/index.js",
|
|
630
|
+
"kind": "require-call",
|
|
631
|
+
"original": "brace-expansion"
|
|
632
|
+
}
|
|
633
|
+
],
|
|
634
|
+
"format": "cjs"
|
|
635
|
+
},
|
|
604
636
|
"node_modules/uri-js/dist/es5/uri.all.js": {
|
|
605
637
|
"bytes": 57415,
|
|
606
638
|
"imports": [],
|
|
@@ -1225,7 +1257,7 @@
|
|
|
1225
1257
|
"external": true
|
|
1226
1258
|
},
|
|
1227
1259
|
{
|
|
1228
|
-
"path": "node_modules/minimatch/minimatch.js",
|
|
1260
|
+
"path": "node_modules/@eslint/eslintrc/node_modules/minimatch/minimatch.js",
|
|
1229
1261
|
"kind": "require-call",
|
|
1230
1262
|
"original": "minimatch"
|
|
1231
1263
|
},
|
|
@@ -1307,7 +1339,7 @@
|
|
|
1307
1339
|
"original": "escape-string-regexp"
|
|
1308
1340
|
},
|
|
1309
1341
|
{
|
|
1310
|
-
"path": "node_modules/minimatch/minimatch.js",
|
|
1342
|
+
"path": "node_modules/eslint/node_modules/minimatch/minimatch.js",
|
|
1311
1343
|
"kind": "require-call",
|
|
1312
1344
|
"original": "minimatch"
|
|
1313
1345
|
},
|
|
@@ -6564,6 +6596,38 @@
|
|
|
6564
6596
|
"imports": [],
|
|
6565
6597
|
"format": "cjs"
|
|
6566
6598
|
},
|
|
6599
|
+
"node_modules/@eslint/config-array/node_modules/brace-expansion/index.js": {
|
|
6600
|
+
"bytes": 4903,
|
|
6601
|
+
"imports": [
|
|
6602
|
+
{
|
|
6603
|
+
"path": "node_modules/concat-map/index.js",
|
|
6604
|
+
"kind": "require-call",
|
|
6605
|
+
"original": "concat-map"
|
|
6606
|
+
},
|
|
6607
|
+
{
|
|
6608
|
+
"path": "node_modules/balanced-match/index.js",
|
|
6609
|
+
"kind": "require-call",
|
|
6610
|
+
"original": "balanced-match"
|
|
6611
|
+
}
|
|
6612
|
+
],
|
|
6613
|
+
"format": "cjs"
|
|
6614
|
+
},
|
|
6615
|
+
"node_modules/@eslint/config-array/node_modules/minimatch/minimatch.js": {
|
|
6616
|
+
"bytes": 26377,
|
|
6617
|
+
"imports": [
|
|
6618
|
+
{
|
|
6619
|
+
"path": "path",
|
|
6620
|
+
"kind": "require-call",
|
|
6621
|
+
"external": true
|
|
6622
|
+
},
|
|
6623
|
+
{
|
|
6624
|
+
"path": "node_modules/@eslint/config-array/node_modules/brace-expansion/index.js",
|
|
6625
|
+
"kind": "require-call",
|
|
6626
|
+
"original": "brace-expansion"
|
|
6627
|
+
}
|
|
6628
|
+
],
|
|
6629
|
+
"format": "cjs"
|
|
6630
|
+
},
|
|
6567
6631
|
"node_modules/@eslint/object-schema/dist/cjs/index.cjs": {
|
|
6568
6632
|
"bytes": 12030,
|
|
6569
6633
|
"imports": [],
|
|
@@ -6578,7 +6642,7 @@
|
|
|
6578
6642
|
"external": true
|
|
6579
6643
|
},
|
|
6580
6644
|
{
|
|
6581
|
-
"path": "node_modules/minimatch/minimatch.js",
|
|
6645
|
+
"path": "node_modules/@eslint/config-array/node_modules/minimatch/minimatch.js",
|
|
6582
6646
|
"kind": "require-call",
|
|
6583
6647
|
"original": "minimatch"
|
|
6584
6648
|
},
|
|
@@ -7107,7 +7171,7 @@
|
|
|
7107
7171
|
"original": "../cli-engine/hash"
|
|
7108
7172
|
},
|
|
7109
7173
|
{
|
|
7110
|
-
"path": "node_modules/minimatch/minimatch.js",
|
|
7174
|
+
"path": "node_modules/eslint/node_modules/minimatch/minimatch.js",
|
|
7111
7175
|
"kind": "require-call",
|
|
7112
7176
|
"original": "minimatch"
|
|
7113
7177
|
},
|
|
@@ -11514,7 +11578,7 @@
|
|
|
11514
11578
|
"format": "esm"
|
|
11515
11579
|
},
|
|
11516
11580
|
"src/no-wallaby-comment.ts": {
|
|
11517
|
-
"bytes":
|
|
11581
|
+
"bytes": 3465,
|
|
11518
11582
|
"imports": [],
|
|
11519
11583
|
"format": "esm"
|
|
11520
11584
|
},
|
|
@@ -11539,8 +11603,13 @@
|
|
|
11539
11603
|
"format": "esm"
|
|
11540
11604
|
},
|
|
11541
11605
|
"src/index.ts": {
|
|
11542
|
-
"bytes":
|
|
11606
|
+
"bytes": 3899,
|
|
11543
11607
|
"imports": [
|
|
11608
|
+
{
|
|
11609
|
+
"path": "node:fs",
|
|
11610
|
+
"kind": "import-statement",
|
|
11611
|
+
"external": true
|
|
11612
|
+
},
|
|
11544
11613
|
{
|
|
11545
11614
|
"path": "src/invalid-json-stringify.ts",
|
|
11546
11615
|
"kind": "import-statement",
|
|
@@ -11673,6 +11742,11 @@
|
|
|
11673
11742
|
"kind": "require-call",
|
|
11674
11743
|
"external": true
|
|
11675
11744
|
},
|
|
11745
|
+
{
|
|
11746
|
+
"path": "path",
|
|
11747
|
+
"kind": "require-call",
|
|
11748
|
+
"external": true
|
|
11749
|
+
},
|
|
11676
11750
|
{
|
|
11677
11751
|
"path": "fs",
|
|
11678
11752
|
"kind": "require-call",
|
|
@@ -11758,6 +11832,11 @@
|
|
|
11758
11832
|
"kind": "require-call",
|
|
11759
11833
|
"external": true
|
|
11760
11834
|
},
|
|
11835
|
+
{
|
|
11836
|
+
"path": "path",
|
|
11837
|
+
"kind": "require-call",
|
|
11838
|
+
"external": true
|
|
11839
|
+
},
|
|
11761
11840
|
{
|
|
11762
11841
|
"path": "node:path",
|
|
11763
11842
|
"kind": "require-call",
|
|
@@ -11997,6 +12076,11 @@
|
|
|
11997
12076
|
"path": "node:assert",
|
|
11998
12077
|
"kind": "require-call",
|
|
11999
12078
|
"external": true
|
|
12079
|
+
},
|
|
12080
|
+
{
|
|
12081
|
+
"path": "node:fs",
|
|
12082
|
+
"kind": "require-call",
|
|
12083
|
+
"external": true
|
|
12000
12084
|
}
|
|
12001
12085
|
],
|
|
12002
12086
|
"exports": [],
|
|
@@ -12107,11 +12191,11 @@
|
|
|
12107
12191
|
"node_modules/balanced-match/index.js": {
|
|
12108
12192
|
"bytesInOutput": 1544
|
|
12109
12193
|
},
|
|
12110
|
-
"node_modules/brace-expansion/index.js": {
|
|
12111
|
-
"bytesInOutput":
|
|
12194
|
+
"node_modules/eslint/node_modules/brace-expansion/index.js": {
|
|
12195
|
+
"bytesInOutput": 4583
|
|
12112
12196
|
},
|
|
12113
|
-
"node_modules/minimatch/minimatch.js": {
|
|
12114
|
-
"bytesInOutput":
|
|
12197
|
+
"node_modules/eslint/node_modules/minimatch/minimatch.js": {
|
|
12198
|
+
"bytesInOutput": 18253
|
|
12115
12199
|
},
|
|
12116
12200
|
"node_modules/ms/index.js": {
|
|
12117
12201
|
"bytesInOutput": 2883
|
|
@@ -12135,7 +12219,7 @@
|
|
|
12135
12219
|
"bytesInOutput": 316
|
|
12136
12220
|
},
|
|
12137
12221
|
"node_modules/resolve-from/index.js": {
|
|
12138
|
-
"bytesInOutput":
|
|
12222
|
+
"bytesInOutput": 1433
|
|
12139
12223
|
},
|
|
12140
12224
|
"node_modules/callsites/index.js": {
|
|
12141
12225
|
"bytesInOutput": 461
|
|
@@ -12152,6 +12236,12 @@
|
|
|
12152
12236
|
"node_modules/ignore/index.js": {
|
|
12153
12237
|
"bytesInOutput": 13557
|
|
12154
12238
|
},
|
|
12239
|
+
"node_modules/@eslint/eslintrc/node_modules/brace-expansion/index.js": {
|
|
12240
|
+
"bytesInOutput": 4594
|
|
12241
|
+
},
|
|
12242
|
+
"node_modules/@eslint/eslintrc/node_modules/minimatch/minimatch.js": {
|
|
12243
|
+
"bytesInOutput": 18265
|
|
12244
|
+
},
|
|
12155
12245
|
"node_modules/uri-js/dist/es5/uri.all.js": {
|
|
12156
12246
|
"bytesInOutput": 49108
|
|
12157
12247
|
},
|
|
@@ -12297,7 +12387,7 @@
|
|
|
12297
12387
|
"bytesInOutput": 157
|
|
12298
12388
|
},
|
|
12299
12389
|
"node_modules/@eslint/eslintrc/dist/eslintrc.cjs": {
|
|
12300
|
-
"bytesInOutput":
|
|
12390
|
+
"bytesInOutput": 104259
|
|
12301
12391
|
},
|
|
12302
12392
|
"node_modules/@eslint/js/src/configs/eslint-all.js": {
|
|
12303
12393
|
"bytesInOutput": 7489
|
|
@@ -12309,7 +12399,7 @@
|
|
|
12309
12399
|
"bytesInOutput": 260
|
|
12310
12400
|
},
|
|
12311
12401
|
"node_modules/eslint/lib/cli-engine/file-enumerator.js": {
|
|
12312
|
-
"bytesInOutput":
|
|
12402
|
+
"bytesInOutput": 13007
|
|
12313
12403
|
},
|
|
12314
12404
|
"node_modules/eslint/package.json": {
|
|
12315
12405
|
"bytesInOutput": 7849
|
|
@@ -13421,11 +13511,17 @@
|
|
|
13421
13511
|
"node_modules/eslint/lib/config/flat-config-helpers.js": {
|
|
13422
13512
|
"bytesInOutput": 1786
|
|
13423
13513
|
},
|
|
13514
|
+
"node_modules/@eslint/config-array/node_modules/brace-expansion/index.js": {
|
|
13515
|
+
"bytesInOutput": 4598
|
|
13516
|
+
},
|
|
13517
|
+
"node_modules/@eslint/config-array/node_modules/minimatch/minimatch.js": {
|
|
13518
|
+
"bytesInOutput": 18269
|
|
13519
|
+
},
|
|
13424
13520
|
"node_modules/@eslint/object-schema/dist/cjs/index.cjs": {
|
|
13425
13521
|
"bytesInOutput": 11472
|
|
13426
13522
|
},
|
|
13427
13523
|
"node_modules/@eslint/config-array/dist/cjs/index.cjs": {
|
|
13428
|
-
"bytesInOutput":
|
|
13524
|
+
"bytesInOutput": 26163
|
|
13429
13525
|
},
|
|
13430
13526
|
"node_modules/eslint/lib/shared/severity.js": {
|
|
13431
13527
|
"bytesInOutput": 928
|
|
@@ -13452,7 +13548,7 @@
|
|
|
13452
13548
|
"bytesInOutput": 4470
|
|
13453
13549
|
},
|
|
13454
13550
|
"node_modules/eslint/lib/config/config.js": {
|
|
13455
|
-
"bytesInOutput":
|
|
13551
|
+
"bytesInOutput": 5992
|
|
13456
13552
|
},
|
|
13457
13553
|
"node_modules/eslint/lib/config/flat-config-array.js": {
|
|
13458
13554
|
"bytesInOutput": 4758
|
|
@@ -13473,7 +13569,7 @@
|
|
|
13473
13569
|
"bytesInOutput": 2363
|
|
13474
13570
|
},
|
|
13475
13571
|
"node_modules/eslint/lib/linter/linter.js": {
|
|
13476
|
-
"bytesInOutput":
|
|
13572
|
+
"bytesInOutput": 63187
|
|
13477
13573
|
},
|
|
13478
13574
|
"node_modules/eslint/lib/linter/index.js": {
|
|
13479
13575
|
"bytesInOutput": 308
|
|
@@ -13506,7 +13602,7 @@
|
|
|
13506
13602
|
"bytesInOutput": 262
|
|
13507
13603
|
},
|
|
13508
13604
|
"node_modules/eslint/lib/eslint/eslint-helpers.js": {
|
|
13509
|
-
"bytesInOutput":
|
|
13605
|
+
"bytesInOutput": 20279
|
|
13510
13606
|
},
|
|
13511
13607
|
"node_modules/json-buffer/index.js": {
|
|
13512
13608
|
"bytesInOutput": 1665
|
|
@@ -13518,22 +13614,22 @@
|
|
|
13518
13614
|
"bytesInOutput": 3019
|
|
13519
13615
|
},
|
|
13520
13616
|
"node_modules/flat-cache/src/utils.js": {
|
|
13521
|
-
"bytesInOutput":
|
|
13617
|
+
"bytesInOutput": 798
|
|
13522
13618
|
},
|
|
13523
13619
|
"node_modules/flat-cache/src/del.js": {
|
|
13524
|
-
"bytesInOutput":
|
|
13620
|
+
"bytesInOutput": 832
|
|
13525
13621
|
},
|
|
13526
13622
|
"node_modules/flat-cache/src/cache.js": {
|
|
13527
|
-
"bytesInOutput":
|
|
13623
|
+
"bytesInOutput": 6617
|
|
13528
13624
|
},
|
|
13529
13625
|
"node_modules/file-entry-cache/cache.js": {
|
|
13530
|
-
"bytesInOutput":
|
|
13626
|
+
"bytesInOutput": 8603
|
|
13531
13627
|
},
|
|
13532
13628
|
"node_modules/json-stable-stringify-without-jsonify/index.js": {
|
|
13533
13629
|
"bytesInOutput": 2959
|
|
13534
13630
|
},
|
|
13535
13631
|
"node_modules/eslint/lib/cli-engine/lint-result-cache.js": {
|
|
13536
|
-
"bytesInOutput":
|
|
13632
|
+
"bytesInOutput": 5042
|
|
13537
13633
|
},
|
|
13538
13634
|
"node_modules/@humanwhocodes/retry/dist/retrier.cjs": {
|
|
13539
13635
|
"bytesInOutput": 5857
|
|
@@ -13548,31 +13644,31 @@
|
|
|
13548
13644
|
"bytesInOutput": 1193
|
|
13549
13645
|
},
|
|
13550
13646
|
"node_modules/locate-path/index.js": {
|
|
13551
|
-
"bytesInOutput":
|
|
13647
|
+
"bytesInOutput": 1708
|
|
13552
13648
|
},
|
|
13553
13649
|
"node_modules/path-exists/index.js": {
|
|
13554
|
-
"bytesInOutput":
|
|
13650
|
+
"bytesInOutput": 556
|
|
13555
13651
|
},
|
|
13556
13652
|
"node_modules/find-up/index.js": {
|
|
13557
13653
|
"bytesInOutput": 2238
|
|
13558
13654
|
},
|
|
13559
13655
|
"node_modules/eslint/lib/config/config-loader.js": {
|
|
13560
|
-
"bytesInOutput":
|
|
13656
|
+
"bytesInOutput": 19052
|
|
13561
13657
|
},
|
|
13562
13658
|
"node_modules/eslint/lib/eslint/eslint.js": {
|
|
13563
|
-
"bytesInOutput":
|
|
13659
|
+
"bytesInOutput": 26277
|
|
13564
13660
|
},
|
|
13565
13661
|
"node_modules/eslint/conf/default-cli-options.js": {
|
|
13566
13662
|
"bytesInOutput": 783
|
|
13567
13663
|
},
|
|
13568
13664
|
"node_modules/eslint/lib/cli-engine/load-rules.js": {
|
|
13569
|
-
"bytesInOutput":
|
|
13665
|
+
"bytesInOutput": 761
|
|
13570
13666
|
},
|
|
13571
13667
|
"node_modules/eslint/lib/cli-engine/cli-engine.js": {
|
|
13572
|
-
"bytesInOutput":
|
|
13668
|
+
"bytesInOutput": 24108
|
|
13573
13669
|
},
|
|
13574
13670
|
"node_modules/eslint/lib/eslint/legacy-eslint.js": {
|
|
13575
|
-
"bytesInOutput":
|
|
13671
|
+
"bytesInOutput": 20906
|
|
13576
13672
|
},
|
|
13577
13673
|
"node_modules/eslint/lib/unsupported-api.js": {
|
|
13578
13674
|
"bytesInOutput": 494
|
|
@@ -14106,10 +14202,10 @@
|
|
|
14106
14202
|
"bytesInOutput": 2060
|
|
14107
14203
|
},
|
|
14108
14204
|
"src/index.ts": {
|
|
14109
|
-
"bytesInOutput":
|
|
14205
|
+
"bytesInOutput": 2638
|
|
14110
14206
|
},
|
|
14111
14207
|
"package.json": {
|
|
14112
|
-
"bytesInOutput":
|
|
14208
|
+
"bytesInOutput": 3085
|
|
14113
14209
|
},
|
|
14114
14210
|
"src/get-documentation-url.ts": {
|
|
14115
14211
|
"bytesInOutput": 146
|
|
@@ -14145,7 +14241,7 @@
|
|
|
14145
14241
|
"bytesInOutput": 2251
|
|
14146
14242
|
},
|
|
14147
14243
|
"src/no-wallaby-comment.ts": {
|
|
14148
|
-
"bytesInOutput":
|
|
14244
|
+
"bytesInOutput": 3032
|
|
14149
14245
|
},
|
|
14150
14246
|
"src/object-literal-response.ts": {
|
|
14151
14247
|
"bytesInOutput": 3718
|
|
@@ -14160,7 +14256,7 @@
|
|
|
14160
14256
|
"bytesInOutput": 3362
|
|
14161
14257
|
}
|
|
14162
14258
|
},
|
|
14163
|
-
"bytes":
|
|
14259
|
+
"bytes": 3751505
|
|
14164
14260
|
}
|
|
14165
14261
|
}
|
|
14166
14262
|
}
|
package/dist-mjs/index.mjs
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
1
|
// src/index.ts
|
|
2
|
+
import fs from "node:fs";
|
|
2
3
|
import invalidJsonStringify, { ruleId as invalidJsonStringifyRuleId } from "./invalid-json-stringify.mjs";
|
|
3
4
|
import noFullResponse, { ruleId as noFullResponseRuleId } from "./agent/no-full-response.mjs";
|
|
4
5
|
import noPromiseInstanceMethod, { ruleId as noPromiseInstanceMethodRuleId } from "./no-promise-instance-method.mjs";
|
|
@@ -17,7 +18,13 @@ import objectLiteralResponse from "./object-literal-response.mjs";
|
|
|
17
18
|
import regexComment from "./regular-expression-comment.mjs";
|
|
18
19
|
import requireAssertPredicateRejectsThrows from "./require-assert-predicate-rejects-throws.mjs";
|
|
19
20
|
import requireStrictAssert from "./require-strict-assert.mjs";
|
|
20
|
-
var
|
|
21
|
+
var pkg = JSON.parse(fs.readFileSync("./package.json", "utf-8"));
|
|
22
|
+
var plugin = {
|
|
23
|
+
// preferred location of name and version
|
|
24
|
+
meta: {
|
|
25
|
+
name: pkg.name,
|
|
26
|
+
version: pkg.version
|
|
27
|
+
},
|
|
21
28
|
rules: {
|
|
22
29
|
"file-path-comment": filePathComment,
|
|
23
30
|
"no-card-numbers": noCardNumbers,
|
|
@@ -34,43 +41,51 @@ var src_default = {
|
|
|
34
41
|
[requireResolveFullResponseRuleId]: requireResolveFullResponse,
|
|
35
42
|
[requireTypeOutOfTypeOnlyImportsRuleId]: requireTypeOutOfTypeOnlyImports
|
|
36
43
|
},
|
|
37
|
-
configs: {
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
}
|
|
44
|
+
configs: {}
|
|
45
|
+
};
|
|
46
|
+
Object.assign(plugin.configs, {
|
|
47
|
+
all: {
|
|
48
|
+
plugins: {
|
|
49
|
+
"@checkdigit": plugin
|
|
50
|
+
},
|
|
51
|
+
rules: {
|
|
52
|
+
"@checkdigit/no-card-numbers": "error",
|
|
53
|
+
"@checkdigit/file-path-comment": "error",
|
|
54
|
+
"@checkdigit/no-uuid": "error",
|
|
55
|
+
"@checkdigit/require-strict-assert": "error",
|
|
56
|
+
"@checkdigit/no-wallaby-comment": "error",
|
|
57
|
+
"@checkdigit/regular-expression-comment": "error",
|
|
58
|
+
"@checkdigit/require-assert-predicate-rejects-throws": "error",
|
|
59
|
+
"@checkdigit/object-literal-response": "error",
|
|
60
|
+
"@checkdigit/no-test-import": "error",
|
|
61
|
+
[`@checkdigit/${invalidJsonStringifyRuleId}`]: "error",
|
|
62
|
+
[`@checkdigit/${noPromiseInstanceMethodRuleId}`]: "error",
|
|
63
|
+
[`@checkdigit/${noFullResponseRuleId}`]: "error",
|
|
64
|
+
[`@checkdigit/${requireResolveFullResponseRuleId}`]: "error",
|
|
65
|
+
[`@checkdigit/${requireTypeOutOfTypeOnlyImportsRuleId}`]: "error"
|
|
66
|
+
}
|
|
67
|
+
},
|
|
68
|
+
recommended: {
|
|
69
|
+
plugins: {
|
|
70
|
+
"@checkdigit": plugin
|
|
55
71
|
},
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
[`@checkdigit/${noPromiseInstanceMethodRuleId}`]: "error"
|
|
69
|
-
}
|
|
72
|
+
rules: {
|
|
73
|
+
"@checkdigit/no-card-numbers": "error",
|
|
74
|
+
"@checkdigit/file-path-comment": "off",
|
|
75
|
+
"@checkdigit/no-uuid": "error",
|
|
76
|
+
"@checkdigit/require-strict-assert": "error",
|
|
77
|
+
"@checkdigit/no-wallaby-comment": "off",
|
|
78
|
+
"@checkdigit/regular-expression-comment": "error",
|
|
79
|
+
"@checkdigit/require-assert-predicate-rejects-throws": "error",
|
|
80
|
+
"@checkdigit/object-literal-response": "error",
|
|
81
|
+
"@checkdigit/no-test-import": "error",
|
|
82
|
+
[`@checkdigit/${invalidJsonStringifyRuleId}`]: "error",
|
|
83
|
+
[`@checkdigit/${noPromiseInstanceMethodRuleId}`]: "error"
|
|
70
84
|
}
|
|
71
85
|
}
|
|
72
|
-
};
|
|
86
|
+
});
|
|
87
|
+
var src_default = plugin;
|
|
73
88
|
export {
|
|
74
89
|
src_default as default
|
|
75
90
|
};
|
|
76
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
91
|
+
//# sourceMappingURL=data:application/json;base64,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
|
|
@@ -31,12 +31,13 @@ function processBlockComment(context, sourceCode, comment) {
|
|
|
31
31
|
let startLine = comment.loc?.start.line ?? 0;
|
|
32
32
|
const endLine = comment.loc?.end.line ?? 0;
|
|
33
33
|
let match;
|
|
34
|
+
let start;
|
|
35
|
+
let end;
|
|
34
36
|
while (comment.loc && (match = wallabyRegex.exec(commentValue)) !== null) {
|
|
35
37
|
const removeEntireComment = blockCommentRegex.test(comment.value.trim());
|
|
36
38
|
if (removeEntireComment) {
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
removeWallabyComment(context, sourceCode, start, end);
|
|
39
|
+
start = sourceCode.getIndexFromLoc({ line: comment.loc.start.line, column: comment.loc.start.column });
|
|
40
|
+
end = sourceCode.getIndexFromLoc({ line: comment.loc.end.line, column: comment.loc.end.column });
|
|
40
41
|
} else {
|
|
41
42
|
let lineNumber = 0;
|
|
42
43
|
while (startLine <= endLine) {
|
|
@@ -47,10 +48,10 @@ function processBlockComment(context, sourceCode, comment) {
|
|
|
47
48
|
}
|
|
48
49
|
startLine++;
|
|
49
50
|
}
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
removeWallabyComment(context, sourceCode, start, end);
|
|
51
|
+
start = sourceCode.getIndexFromLoc({ line: lineNumber + 1, column: comment.loc.start.column });
|
|
52
|
+
end = sourceCode.getIndexFromLoc({ line: lineNumber + 2, column: 0 });
|
|
53
53
|
}
|
|
54
|
+
removeWallabyComment(context, sourceCode, start, end);
|
|
54
55
|
}
|
|
55
56
|
});
|
|
56
57
|
}
|
|
@@ -79,4 +80,4 @@ var no_wallaby_comment_default = {
|
|
|
79
80
|
export {
|
|
80
81
|
no_wallaby_comment_default as default
|
|
81
82
|
};
|
|
82
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
83
|
+
//# sourceMappingURL=data:application/json;base64,ewogICJ2ZXJzaW9uIjogMywKICAic291cmNlcyI6IFsiLi4vc3JjL25vLXdhbGxhYnktY29tbWVudC50cyJdLAogICJtYXBwaW5ncyI6ICI7QUFXQSxJQUFNLGVBQWU7QUFDckIsSUFBTSxlQUFlO0FBQ3JCLFNBQVMscUJBQXFCLFNBQTJCLFlBQXdCLE9BQWUsS0FBbUI7QUFDakgsVUFBUSxPQUFPO0FBQUEsSUFDYixLQUFLO0FBQUEsTUFDSCxPQUFPLFdBQVcsZ0JBQWdCLEtBQUs7QUFBQSxNQUN2QyxLQUFLLFdBQVcsZ0JBQWdCLEdBQUc7QUFBQSxJQUNyQztBQUFBLElBQ0EsU0FBUztBQUFBLElBQ1QsS0FBSyxDQUFDLFVBQVUsTUFBTSxZQUFZLENBQUMsT0FBTyxHQUFHLENBQUM7QUFBQSxFQUNoRCxDQUFDO0FBQ0g7QUFFQSxTQUFTLG1CQUFtQixTQUEyQixZQUF3QixTQUF3QjtBQUNyRyxNQUFJLFFBQVEsS0FBSztBQUNmLFVBQU0sT0FBTyxXQUFXLFNBQVMsRUFBRSxRQUFRLElBQUksTUFBTSxPQUFPLENBQUM7QUFDN0QsUUFBSSxTQUFTLFFBQVc7QUFDdEIsVUFBSTtBQUNKLGNBQVEsUUFBUSxhQUFhLEtBQUssSUFBSSxPQUFPLE1BQU07QUFDakQsY0FBTSxRQUFRLFdBQVcsZ0JBQWdCLEVBQUUsTUFBTSxRQUFRLElBQUksTUFBTSxNQUFNLFFBQVEsTUFBTSxNQUFNLENBQUM7QUFDOUYsY0FBTSxNQUFNLFdBQVcsZ0JBQWdCLEVBQUUsTUFBTSxRQUFRLElBQUksTUFBTSxNQUFNLFFBQVEsUUFBUSxJQUFJLElBQUksT0FBTyxDQUFDO0FBQ3ZHLDZCQUFxQixTQUFTLFlBQVksT0FBTyxHQUFHO0FBQUEsTUFDdEQ7QUFBQSxJQUNGO0FBQUEsRUFDRjtBQUNGO0FBRUEsU0FBUyxvQkFBb0IsU0FBMkIsWUFBd0IsU0FBd0I7QUFDdEcsUUFBTSxnQkFBZ0IsUUFBUSxNQUFNLE1BQU0sSUFBSTtBQUM5QyxRQUFNLG9CQUFvQjtBQUMxQixnQkFBYyxRQUFRLENBQUMsaUJBQWlCO0FBQ3RDLFFBQUksWUFBWSxRQUFRLEtBQUssTUFBTSxRQUFRO0FBQzNDLFVBQU0sVUFBVSxRQUFRLEtBQUssSUFBSSxRQUFRO0FBQ3pDLFFBQUk7QUFFSixRQUFJO0FBQ0osUUFBSTtBQUNKLFdBQU8sUUFBUSxRQUFRLFFBQVEsYUFBYSxLQUFLLFlBQVksT0FBTyxNQUFNO0FBQ3hFLFlBQU0sc0JBQXNCLGtCQUFrQixLQUFLLFFBQVEsTUFBTSxLQUFLLENBQUM7QUFDdkUsVUFBSSxxQkFBcUI7QUFDdkIsZ0JBQVEsV0FBVyxnQkFBZ0IsRUFBRSxNQUFNLFFBQVEsSUFBSSxNQUFNLE1BQU0sUUFBUSxRQUFRLElBQUksTUFBTSxPQUFPLENBQUM7QUFDckcsY0FBTSxXQUFXLGdCQUFnQixFQUFFLE1BQU0sUUFBUSxJQUFJLElBQUksTUFBTSxRQUFRLFFBQVEsSUFBSSxJQUFJLE9BQU8sQ0FBQztBQUFBLE1BQ2pHLE9BQU87QUFDTCxZQUFJLGFBQWE7QUFDakIsZUFBTyxhQUFhLFNBQVM7QUFDM0IsZ0JBQU0sT0FBTyxXQUFXLFNBQVMsRUFBRSxTQUFTO0FBQzVDLGNBQUksTUFBTSxTQUFTLE1BQU0sS0FBSyxLQUFLLE9BQU87QUFDeEMseUJBQWE7QUFDYjtBQUFBLFVBQ0Y7QUFDQTtBQUFBLFFBQ0Y7QUFDQSxnQkFBUSxXQUFXLGdCQUFnQixFQUFFLE1BQU0sYUFBYSxHQUFHLFFBQVEsUUFBUSxJQUFJLE1BQU0sT0FBTyxDQUFDO0FBQzdGLGNBQU0sV0FBVyxnQkFBZ0IsRUFBRSxNQUFNLGFBQWEsR0FBRyxRQUFRLEVBQUUsQ0FBQztBQUFBLE1BQ3RFO0FBQ0EsMkJBQXFCLFNBQVMsWUFBWSxPQUFPLEdBQUc7QUFBQSxJQUN0RDtBQUFBLEVBQ0YsQ0FBQztBQUNIO0FBRUEsSUFBTyw2QkFBUTtBQUFBLEVBQ2IsTUFBTTtBQUFBLElBQ0osTUFBTTtBQUFBLElBQ04sTUFBTTtBQUFBLE1BQ0osYUFDRTtBQUFBLE1BQ0YsS0FBSztBQUFBLElBQ1A7QUFBQSxJQUNBLFNBQVM7QUFBQSxFQUNYO0FBQUEsRUFDQSxPQUFPLFNBQTJCO0FBQ2hDLFVBQU0sYUFBYSxRQUFRO0FBQzNCLFVBQU0sV0FBVyxXQUFXLGVBQWU7QUFDM0MsYUFBUyxRQUFRLENBQUMsWUFBWTtBQUM1QixVQUFJLFFBQVEsU0FBUyxRQUFRO0FBQzNCLDJCQUFtQixTQUFTLFlBQVksT0FBTztBQUFBLE1BQ2pELE9BQU87QUFDTCw0QkFBb0IsU0FBUyxZQUFZLE9BQU87QUFBQSxNQUNsRDtBQUFBLElBQ0YsQ0FBQztBQUVELFdBQU8sQ0FBQztBQUFBLEVBQ1Y7QUFDRjsiLAogICJuYW1lcyI6IFtdCn0K
|
package/dist-types/index.d.ts
CHANGED
|
@@ -1,4 +1,8 @@
|
|
|
1
|
-
declare const
|
|
1
|
+
declare const plugin: {
|
|
2
|
+
meta: {
|
|
3
|
+
name: string;
|
|
4
|
+
version: string;
|
|
5
|
+
};
|
|
2
6
|
rules: {
|
|
3
7
|
'file-path-comment': import("eslint").Rule.RuleModule;
|
|
4
8
|
'no-card-numbers': import("eslint").Rule.RuleModule;
|
|
@@ -15,40 +19,6 @@ declare const _default: {
|
|
|
15
19
|
"require-resolve-full-response": import("@typescript-eslint/utils/ts-eslint").RuleModule<"unknownError" | "invalidOptions", never[], unknown, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
|
|
16
20
|
"require-type-out-of-type-only-imports": import("@typescript-eslint/utils/ts-eslint").RuleModule<"moveTypeOutside", never[], unknown, import("@typescript-eslint/utils/ts-eslint").RuleListener>;
|
|
17
21
|
};
|
|
18
|
-
configs: {
|
|
19
|
-
all: {
|
|
20
|
-
rules: {
|
|
21
|
-
'@checkdigit/no-card-numbers': string;
|
|
22
|
-
'@checkdigit/file-path-comment': string;
|
|
23
|
-
'@checkdigit/no-uuid': string;
|
|
24
|
-
'@checkdigit/require-strict-assert': string;
|
|
25
|
-
'@checkdigit/no-wallaby-comment': string;
|
|
26
|
-
'@checkdigit/regular-expression-comment': string;
|
|
27
|
-
'@checkdigit/require-assert-predicate-rejects-throws': string;
|
|
28
|
-
'@checkdigit/object-literal-response': string;
|
|
29
|
-
'@checkdigit/no-test-import': string;
|
|
30
|
-
"@checkdigit/invalid-json-stringify": string;
|
|
31
|
-
"@checkdigit/no-promise-instance-method": string;
|
|
32
|
-
"@checkdigit/no-full-response": string;
|
|
33
|
-
"@checkdigit/require-resolve-full-response": string;
|
|
34
|
-
"@checkdigit/require-type-out-of-type-only-imports": string;
|
|
35
|
-
};
|
|
36
|
-
};
|
|
37
|
-
recommended: {
|
|
38
|
-
rules: {
|
|
39
|
-
'@checkdigit/no-card-numbers': string;
|
|
40
|
-
'@checkdigit/file-path-comment': string;
|
|
41
|
-
'@checkdigit/no-uuid': string;
|
|
42
|
-
'@checkdigit/require-strict-assert': string;
|
|
43
|
-
'@checkdigit/no-wallaby-comment': string;
|
|
44
|
-
'@checkdigit/regular-expression-comment': string;
|
|
45
|
-
'@checkdigit/require-assert-predicate-rejects-throws': string;
|
|
46
|
-
'@checkdigit/object-literal-response': string;
|
|
47
|
-
'@checkdigit/no-test-import': string;
|
|
48
|
-
"@checkdigit/invalid-json-stringify": string;
|
|
49
|
-
"@checkdigit/no-promise-instance-method": string;
|
|
50
|
-
};
|
|
51
|
-
};
|
|
52
|
-
};
|
|
22
|
+
configs: {};
|
|
53
23
|
};
|
|
54
|
-
export default
|
|
24
|
+
export default plugin;
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@checkdigit/eslint-plugin","version":"7.0.0-PR.88-
|
|
1
|
+
{"name":"@checkdigit/eslint-plugin","version":"7.0.0-PR.88-5b1b","description":"Check Digit eslint plugins","keywords":["eslint","eslintplugin"],"homepage":"https://github.com/checkdigit/eslint-plugin#readme","bugs":{"url":"https://github.com/checkdigit/eslint-plugin/issues"},"repository":{"type":"git","url":"https://github.com/checkdigit/eslint-plugin"},"license":"MIT","author":"Check Digit, LLC","sideEffects":false,"type":"module","exports":{".":{"types":"./dist-types/index.d.ts","require":"./dist-cjs/index.cjs","import":"./dist-mjs/index.mjs","default":"./dist-mjs/index.mjs"}},"files":["src","dist-types","dist-cjs","dist-mjs","!src/**/*.test.ts","!src/**/*.spec.ts","!dist-types/**/*.test.d.ts","!dist-types/**/*.spec.d.ts","!dist-cjs/**/*.test.cjs","!dist-cjs/**/*.spec.cjs","!dist-mjs/**/*.test.mjs","!dist-mjs/**/*.spec.mjs","SECURITY.md"],"scripts":{"build:dist-cjs":"rimraf dist-cjs && npx builder --type=commonjs --sourceMap --entryPoint=index.ts --outDir=dist-cjs --outFile=index.cjs --external=espree && echo \"module.exports = module.exports.default;\" >> dist-cjs/index.cjs && node dist-cjs/index.cjs","build:dist-mjs":"rimraf dist-mjs && npx builder --type=module --sourceMap --outDir=dist-mjs && node dist-mjs/index.mjs","build:dist-types":"rimraf dist-types && npx builder --type=types --outDir=dist-types","ci:compile":"tsc --noEmit","ci:coverage":"NODE_OPTIONS=\"--disable-warning ExperimentalWarning --experimental-vm-modules\" jest --coverage=true","ci:lint":"npm run lint","ci:style":"npm run prettier","ci:test":"NODE_OPTIONS=\"--disable-warning ExperimentalWarning --experimental-vm-modules\" jest --coverage=false","lint":"eslint --max-warnings 0 .","lint:fix":"eslint . --fix","prepublishOnly":"npm run build:dist-types && npm run build:dist-cjs && npm run build:dist-mjs","prettier":"prettier --ignore-path .gitignore --list-different .","prettier:fix":"prettier --ignore-path .gitignore --write .","test":"npm run ci:compile && npm run ci:test && npm run ci:lint && npm run ci:style"},"prettier":"@checkdigit/prettier-config","jest":{"preset":"@checkdigit/jest-config"},"dependencies":{"@typescript-eslint/type-utils":"^8.8.1","@typescript-eslint/utils":"^8.8.1","ts-api-utils":"^1.3.0"},"devDependencies":{"@checkdigit/jest-config":"^6.0.2","@checkdigit/prettier-config":"^5.5.1","@checkdigit/typescript-config":"6.0.0","@eslint/js":"^9.12.0","@types/eslint":"^9.6.1","@types/eslint-config-prettier":"^6.11.3","@typescript-eslint/parser":"^8.8.1","@typescript-eslint/rule-tester":"^8.8.1","eslint":"^9.12.0","eslint-config-prettier":"^9.1.0","eslint-import-resolver-typescript":"^3.6.3","eslint-plugin-eslint-plugin":"^6.2.0","eslint-plugin-import":"^2.31.0","eslint-plugin-no-only-tests":"^3.3.0","eslint-plugin-no-secrets":"^1.0.2","eslint-plugin-node":"^11.1.0","eslint-plugin-sonarjs":"1.0.4","http-status-codes":"^2.3.0","rimraf":"^6.0.1","typescript-eslint":"^8.8.1"},"peerDependencies":{"eslint":">=9 <10"},"engines":{"node":">=20.14"}}
|