@storm-software/eslint 0.170.112 → 0.170.114
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/README.md +1 -1
- package/dist/{chunk-T7B3V7KM.js → chunk-GMEN6WMS.js} +1 -1
- package/dist/preset.cjs +125 -115
- package/dist/preset.js +117 -113
- package/dist/{src-K2N77GZB.js → src-SNWESBQU.js} +2 -2
- package/dist/types.d.cts +47 -47
- package/dist/types.d.ts +47 -47
- package/package.json +10 -10
package/dist/preset.cjs
CHANGED
|
@@ -264,9 +264,9 @@ var init_globs = __esm({
|
|
|
264
264
|
"**/vitest.workspace.{js,ts,cjs,cts,mjs,mts,json}",
|
|
265
265
|
"**/*.spec.{ts,tsx}",
|
|
266
266
|
"**/*.test.{ts,tsx}",
|
|
267
|
-
"**/output",
|
|
268
267
|
"**/temp",
|
|
269
268
|
"**/.temp",
|
|
269
|
+
"**/.output",
|
|
270
270
|
"**/.history",
|
|
271
271
|
"**/.vitepress/cache",
|
|
272
272
|
"**/.nuxt",
|
|
@@ -2121,10 +2121,14 @@ var init_package = __esm({
|
|
|
2121
2121
|
"../eslint-plugin-tsdoc/package.json"() {
|
|
2122
2122
|
package_default3 = {
|
|
2123
2123
|
name: "@storm-software/eslint-plugin-tsdoc",
|
|
2124
|
-
version: "0.0.
|
|
2124
|
+
version: "0.0.43",
|
|
2125
2125
|
private: false,
|
|
2126
2126
|
description: "An ESLint Plugin that enforces TSDoc comments in Storm Software projects.",
|
|
2127
|
-
keywords: [
|
|
2127
|
+
keywords: [
|
|
2128
|
+
"eslint",
|
|
2129
|
+
"eslint-plugin",
|
|
2130
|
+
"storm-software"
|
|
2131
|
+
],
|
|
2128
2132
|
homepage: "https://stormsoftware.com",
|
|
2129
2133
|
bugs: {
|
|
2130
2134
|
url: "https://stormsoftware.com/support",
|
|
@@ -2169,7 +2173,9 @@ var init_package = __esm({
|
|
|
2169
2173
|
},
|
|
2170
2174
|
types: "./dist/index.d.ts",
|
|
2171
2175
|
typings: "dist/index.d.mts",
|
|
2172
|
-
files: [
|
|
2176
|
+
files: [
|
|
2177
|
+
"dist"
|
|
2178
|
+
],
|
|
2173
2179
|
dependencies: {
|
|
2174
2180
|
"@microsoft/tsdoc": "catalog:",
|
|
2175
2181
|
"@microsoft/tsdoc-config": "catalog:",
|
|
@@ -5910,7 +5916,7 @@ init_cjs_shims();
|
|
|
5910
5916
|
|
|
5911
5917
|
// ../eslint-plugin-banner/package.json
|
|
5912
5918
|
var package_default = {
|
|
5913
|
-
version: "0.0.
|
|
5919
|
+
version: "0.0.45"};
|
|
5914
5920
|
|
|
5915
5921
|
// ../eslint-plugin-banner/src/rules/banner.ts
|
|
5916
5922
|
init_cjs_shims();
|
|
@@ -7374,10 +7380,10 @@ init_cjs_shims();
|
|
|
7374
7380
|
// src/plugins.ts
|
|
7375
7381
|
init_cjs_shims();
|
|
7376
7382
|
|
|
7377
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7383
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/index.js
|
|
7378
7384
|
init_cjs_shims();
|
|
7379
7385
|
|
|
7380
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7386
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/config/electron.js
|
|
7381
7387
|
init_cjs_shims();
|
|
7382
7388
|
var electron_default = {
|
|
7383
7389
|
settings: {
|
|
@@ -7385,7 +7391,7 @@ var electron_default = {
|
|
|
7385
7391
|
}
|
|
7386
7392
|
};
|
|
7387
7393
|
|
|
7388
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7394
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/config/errors.js
|
|
7389
7395
|
init_cjs_shims();
|
|
7390
7396
|
var errors_default = {
|
|
7391
7397
|
plugins: ["import-x"],
|
|
@@ -7398,7 +7404,7 @@ var errors_default = {
|
|
|
7398
7404
|
}
|
|
7399
7405
|
};
|
|
7400
7406
|
|
|
7401
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7407
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/config/flat/electron.js
|
|
7402
7408
|
init_cjs_shims();
|
|
7403
7409
|
var electron_default2 = {
|
|
7404
7410
|
settings: {
|
|
@@ -7406,7 +7412,7 @@ var electron_default2 = {
|
|
|
7406
7412
|
}
|
|
7407
7413
|
};
|
|
7408
7414
|
|
|
7409
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7415
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/config/flat/errors.js
|
|
7410
7416
|
init_cjs_shims();
|
|
7411
7417
|
var errors_default2 = {
|
|
7412
7418
|
rules: {
|
|
@@ -7418,7 +7424,7 @@ var errors_default2 = {
|
|
|
7418
7424
|
}
|
|
7419
7425
|
};
|
|
7420
7426
|
|
|
7421
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7427
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/config/flat/react-native.js
|
|
7422
7428
|
init_cjs_shims();
|
|
7423
7429
|
var react_native_default = {
|
|
7424
7430
|
settings: {
|
|
@@ -7430,7 +7436,7 @@ var react_native_default = {
|
|
|
7430
7436
|
}
|
|
7431
7437
|
};
|
|
7432
7438
|
|
|
7433
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7439
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/config/flat/react.js
|
|
7434
7440
|
init_cjs_shims();
|
|
7435
7441
|
var react_default = {
|
|
7436
7442
|
settings: {
|
|
@@ -7445,7 +7451,7 @@ var react_default = {
|
|
|
7445
7451
|
}
|
|
7446
7452
|
};
|
|
7447
7453
|
|
|
7448
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7454
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/config/flat/recommended.js
|
|
7449
7455
|
init_cjs_shims();
|
|
7450
7456
|
var recommended_default2 = {
|
|
7451
7457
|
rules: {
|
|
@@ -7460,7 +7466,7 @@ var recommended_default2 = {
|
|
|
7460
7466
|
}
|
|
7461
7467
|
};
|
|
7462
7468
|
|
|
7463
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7469
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/config/flat/stage-0.js
|
|
7464
7470
|
init_cjs_shims();
|
|
7465
7471
|
var stage_0_default = {
|
|
7466
7472
|
rules: {
|
|
@@ -7468,7 +7474,7 @@ var stage_0_default = {
|
|
|
7468
7474
|
}
|
|
7469
7475
|
};
|
|
7470
7476
|
|
|
7471
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7477
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/config/flat/typescript.js
|
|
7472
7478
|
init_cjs_shims();
|
|
7473
7479
|
var typeScriptExtensions = [".ts", ".tsx", ".cts", ".mts"];
|
|
7474
7480
|
var allExtensions = [
|
|
@@ -7494,7 +7500,7 @@ var typescript_default = {
|
|
|
7494
7500
|
}
|
|
7495
7501
|
};
|
|
7496
7502
|
|
|
7497
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7503
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/config/flat/warnings.js
|
|
7498
7504
|
init_cjs_shims();
|
|
7499
7505
|
var warnings_default = {
|
|
7500
7506
|
rules: {
|
|
@@ -7505,7 +7511,7 @@ var warnings_default = {
|
|
|
7505
7511
|
}
|
|
7506
7512
|
};
|
|
7507
7513
|
|
|
7508
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7514
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/config/react-native.js
|
|
7509
7515
|
init_cjs_shims();
|
|
7510
7516
|
var react_native_default2 = {
|
|
7511
7517
|
settings: {
|
|
@@ -7517,7 +7523,7 @@ var react_native_default2 = {
|
|
|
7517
7523
|
}
|
|
7518
7524
|
};
|
|
7519
7525
|
|
|
7520
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7526
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/config/react.js
|
|
7521
7527
|
init_cjs_shims();
|
|
7522
7528
|
var react_default2 = {
|
|
7523
7529
|
settings: {
|
|
@@ -7530,7 +7536,7 @@ var react_default2 = {
|
|
|
7530
7536
|
}
|
|
7531
7537
|
};
|
|
7532
7538
|
|
|
7533
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7539
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/config/recommended.js
|
|
7534
7540
|
init_cjs_shims();
|
|
7535
7541
|
var recommended_default3 = {
|
|
7536
7542
|
plugins: ["import-x"],
|
|
@@ -7550,7 +7556,7 @@ var recommended_default3 = {
|
|
|
7550
7556
|
}
|
|
7551
7557
|
};
|
|
7552
7558
|
|
|
7553
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7559
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/config/stage-0.js
|
|
7554
7560
|
init_cjs_shims();
|
|
7555
7561
|
var stage_0_default2 = {
|
|
7556
7562
|
plugins: ["import-x"],
|
|
@@ -7559,7 +7565,7 @@ var stage_0_default2 = {
|
|
|
7559
7565
|
}
|
|
7560
7566
|
};
|
|
7561
7567
|
|
|
7562
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7568
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/config/typescript.js
|
|
7563
7569
|
init_cjs_shims();
|
|
7564
7570
|
var typeScriptExtensions2 = [".ts", ".tsx", ".cts", ".mts"];
|
|
7565
7571
|
var allExtensions2 = [
|
|
@@ -7585,7 +7591,7 @@ var typescript_default2 = {
|
|
|
7585
7591
|
}
|
|
7586
7592
|
};
|
|
7587
7593
|
|
|
7588
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7594
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/config/warnings.js
|
|
7589
7595
|
init_cjs_shims();
|
|
7590
7596
|
var warnings_default2 = {
|
|
7591
7597
|
plugins: ["import-x"],
|
|
@@ -7597,19 +7603,19 @@ var warnings_default2 = {
|
|
|
7597
7603
|
}
|
|
7598
7604
|
};
|
|
7599
7605
|
|
|
7600
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7606
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/meta.js
|
|
7601
7607
|
init_cjs_shims();
|
|
7602
7608
|
|
|
7603
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7609
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/require.js
|
|
7604
7610
|
init_cjs_shims();
|
|
7605
7611
|
var importMetaUrl2 = importMetaUrl2;
|
|
7606
7612
|
var cjsRequire = importMetaUrl2 ? Module.createRequire(importMetaUrl2) : __require;
|
|
7607
7613
|
|
|
7608
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7614
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/meta.js
|
|
7609
7615
|
var { name, version: version2 } = cjsRequire("../package.json");
|
|
7610
7616
|
var meta2 = { name, version: version2 };
|
|
7611
7617
|
|
|
7612
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7618
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/node-resolver.js
|
|
7613
7619
|
init_cjs_shims();
|
|
7614
7620
|
function createNodeResolver({ extensions = [".mjs", ".cjs", ".js", ".json", ".node"], conditionNames = ["import", "require", "default"], mainFields = ["module", "main"], ...restOptions } = {}) {
|
|
7615
7621
|
const resolver = new unrsResolver.ResolverFactory({
|
|
@@ -7640,16 +7646,16 @@ function createNodeResolver({ extensions = [".mjs", ".cjs", ".js", ".json", ".no
|
|
|
7640
7646
|
};
|
|
7641
7647
|
}
|
|
7642
7648
|
|
|
7643
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7649
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/consistent-type-specifier-style.js
|
|
7644
7650
|
init_cjs_shims();
|
|
7645
7651
|
|
|
7646
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7652
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/index.js
|
|
7647
7653
|
init_cjs_shims();
|
|
7648
7654
|
|
|
7649
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7655
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/apply-default.js
|
|
7650
7656
|
init_cjs_shims();
|
|
7651
7657
|
|
|
7652
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7658
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/deep-merge.js
|
|
7653
7659
|
init_cjs_shims();
|
|
7654
7660
|
function isObjectNotArray(obj) {
|
|
7655
7661
|
return typeof obj === "object" && obj != null && !Array.isArray(obj);
|
|
@@ -7673,7 +7679,7 @@ function deepMerge(first = {}, second = {}) {
|
|
|
7673
7679
|
}));
|
|
7674
7680
|
}
|
|
7675
7681
|
|
|
7676
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7682
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/apply-default.js
|
|
7677
7683
|
function applyDefault(defaultOptions, userOptions) {
|
|
7678
7684
|
const options = structuredClone(defaultOptions ?? []);
|
|
7679
7685
|
if (userOptions == null) {
|
|
@@ -7688,19 +7694,19 @@ function applyDefault(defaultOptions, userOptions) {
|
|
|
7688
7694
|
return options;
|
|
7689
7695
|
}
|
|
7690
7696
|
|
|
7691
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7697
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/arraify.js
|
|
7692
7698
|
init_cjs_shims();
|
|
7693
7699
|
var arraify = (value) => value ? Array.isArray(value) ? value : [value] : void 0;
|
|
7694
7700
|
|
|
7695
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7701
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/create-rule.js
|
|
7696
7702
|
init_cjs_shims();
|
|
7697
7703
|
|
|
7698
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7704
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/docs-url.js
|
|
7699
7705
|
init_cjs_shims();
|
|
7700
7706
|
var repoUrl = "https://github.com/un-ts/eslint-plugin-import-x";
|
|
7701
7707
|
var docsUrl = (ruleName, commitish = `v${version2}`) => `${repoUrl}/blob/${commitish}/docs/rules/${ruleName}.md`;
|
|
7702
7708
|
|
|
7703
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7709
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/create-rule.js
|
|
7704
7710
|
function RuleCreator2(urlCreator) {
|
|
7705
7711
|
return function createNamedRule({ meta: meta3, name: name3, ...rule }) {
|
|
7706
7712
|
return createRule_({
|
|
@@ -7727,7 +7733,7 @@ function createRule_({ create, defaultOptions, meta: meta3 }) {
|
|
|
7727
7733
|
}
|
|
7728
7734
|
var createRule2 = RuleCreator2(docsUrl);
|
|
7729
7735
|
|
|
7730
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7736
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/declared-scope.js
|
|
7731
7737
|
init_cjs_shims();
|
|
7732
7738
|
function declaredScope(context, node2, name3) {
|
|
7733
7739
|
const references = context.sourceCode.getScope(node2).references;
|
|
@@ -7735,10 +7741,10 @@ function declaredScope(context, node2, name3) {
|
|
|
7735
7741
|
return reference?.resolved?.scope.type;
|
|
7736
7742
|
}
|
|
7737
7743
|
|
|
7738
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7744
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/export-map.js
|
|
7739
7745
|
init_cjs_shims();
|
|
7740
7746
|
|
|
7741
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7747
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/get-value.js
|
|
7742
7748
|
init_cjs_shims();
|
|
7743
7749
|
var getValue = (node2) => {
|
|
7744
7750
|
switch (node2.type) {
|
|
@@ -7754,7 +7760,7 @@ var getValue = (node2) => {
|
|
|
7754
7760
|
}
|
|
7755
7761
|
};
|
|
7756
7762
|
|
|
7757
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7763
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/ignore.js
|
|
7758
7764
|
init_cjs_shims();
|
|
7759
7765
|
var log = debug__default.default("eslint-plugin-import-x:utils:ignore");
|
|
7760
7766
|
var cachedSet;
|
|
@@ -7803,7 +7809,7 @@ function hasValidExtension(filepath, context) {
|
|
|
7803
7809
|
return validExtensions(context).has(path16__default.default.extname(filepath));
|
|
7804
7810
|
}
|
|
7805
7811
|
|
|
7806
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7812
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/lazy-value.js
|
|
7807
7813
|
init_cjs_shims();
|
|
7808
7814
|
var lazy = (cb) => {
|
|
7809
7815
|
let isCalled = false;
|
|
@@ -7837,10 +7843,10 @@ function defineLazyProperty(object2, propertyName, valueGetter) {
|
|
|
7837
7843
|
return object2;
|
|
7838
7844
|
}
|
|
7839
7845
|
|
|
7840
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7846
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/parse.js
|
|
7841
7847
|
init_cjs_shims();
|
|
7842
7848
|
|
|
7843
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7849
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/module-require.js
|
|
7844
7850
|
init_cjs_shims();
|
|
7845
7851
|
function createModule(filename) {
|
|
7846
7852
|
const mod = new Module__default.default(filename);
|
|
@@ -7866,7 +7872,7 @@ function moduleRequire(p, sourceFile) {
|
|
|
7866
7872
|
return cjsRequire(p);
|
|
7867
7873
|
}
|
|
7868
7874
|
|
|
7869
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7875
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/parse.js
|
|
7870
7876
|
function withoutProjectParserOptions(opts) {
|
|
7871
7877
|
const { EXPERIMENTAL_useProjectService, project, projectService, ...rest } = opts;
|
|
7872
7878
|
return rest;
|
|
@@ -7960,16 +7966,16 @@ function getParserOrPath(path23, context) {
|
|
|
7960
7966
|
return null;
|
|
7961
7967
|
}
|
|
7962
7968
|
|
|
7963
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7969
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/resolve.js
|
|
7964
7970
|
init_cjs_shims();
|
|
7965
7971
|
|
|
7966
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7972
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/import-type.js
|
|
7967
7973
|
init_cjs_shims();
|
|
7968
7974
|
|
|
7969
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7975
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/package-path.js
|
|
7970
7976
|
init_cjs_shims();
|
|
7971
7977
|
|
|
7972
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7978
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/pkg-up.js
|
|
7973
7979
|
init_cjs_shims();
|
|
7974
7980
|
function findUp(filename, cwd2) {
|
|
7975
7981
|
let dir = path16__default.default.resolve(cwd2 || "");
|
|
@@ -7990,7 +7996,7 @@ function pkgUp(opts) {
|
|
|
7990
7996
|
return findUp("package.json", opts && opts.cwd);
|
|
7991
7997
|
}
|
|
7992
7998
|
|
|
7993
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
7999
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/read-pkg-up.js
|
|
7994
8000
|
init_cjs_shims();
|
|
7995
8001
|
function stripBOM(str) {
|
|
7996
8002
|
return str.replace(/^\uFEFF/, "");
|
|
@@ -8010,7 +8016,7 @@ function readPkgUp(opts) {
|
|
|
8010
8016
|
}
|
|
8011
8017
|
}
|
|
8012
8018
|
|
|
8013
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
8019
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/package-path.js
|
|
8014
8020
|
function getContextPackagePath(context) {
|
|
8015
8021
|
return getFilePackagePath(context.physicalFilename);
|
|
8016
8022
|
}
|
|
@@ -8025,7 +8031,7 @@ function getFilePackageName(filename) {
|
|
|
8025
8031
|
return null;
|
|
8026
8032
|
}
|
|
8027
8033
|
|
|
8028
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
8034
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/import-type.js
|
|
8029
8035
|
function baseModule(name3) {
|
|
8030
8036
|
if (isScoped(name3)) {
|
|
8031
8037
|
const [scope, pkg2] = name3.split("/");
|
|
@@ -8135,17 +8141,17 @@ function importType(name3, context) {
|
|
|
8135
8141
|
return typeTest(name3, context, typeof name3 === "string" ? resolve2(name3, context) : null);
|
|
8136
8142
|
}
|
|
8137
8143
|
|
|
8138
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
8144
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/legacy-resolver-settings.js
|
|
8139
8145
|
init_cjs_shims();
|
|
8140
8146
|
|
|
8141
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
8147
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/pkg-dir.js
|
|
8142
8148
|
init_cjs_shims();
|
|
8143
8149
|
function pkgDir(cwd2) {
|
|
8144
8150
|
const fp = pkgUp({ cwd: cwd2 });
|
|
8145
8151
|
return fp ? path16__default.default.dirname(fp) : null;
|
|
8146
8152
|
}
|
|
8147
8153
|
|
|
8148
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
8154
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/legacy-resolver-settings.js
|
|
8149
8155
|
function resolveWithLegacyResolver(resolver, config6, modulePath, sourceFile) {
|
|
8150
8156
|
if (resolver.interfaceVersion === 2) {
|
|
8151
8157
|
return resolver.resolve(modulePath, sourceFile, config6);
|
|
@@ -8265,7 +8271,7 @@ function getBaseDir(sourceFile) {
|
|
|
8265
8271
|
return pkgDir(sourceFile) || process.cwd();
|
|
8266
8272
|
}
|
|
8267
8273
|
|
|
8268
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
8274
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/module-cache.js
|
|
8269
8275
|
init_cjs_shims();
|
|
8270
8276
|
var log3 = debug__default.default("eslint-plugin-import-x:utils:ModuleCache");
|
|
8271
8277
|
var ModuleCache = class {
|
|
@@ -8302,7 +8308,7 @@ var ModuleCache = class {
|
|
|
8302
8308
|
}
|
|
8303
8309
|
};
|
|
8304
8310
|
|
|
8305
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
8311
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/resolve.js
|
|
8306
8312
|
var importMetaUrl3 = importMetaUrl3;
|
|
8307
8313
|
var _filename = importMetaUrl3 ? url$1.fileURLToPath(importMetaUrl3) : __filename;
|
|
8308
8314
|
var _dirname = path16__default.default.dirname(_filename);
|
|
@@ -8549,7 +8555,7 @@ function importXResolverCompat(resolver, resolverOptions = {}) {
|
|
|
8549
8555
|
};
|
|
8550
8556
|
}
|
|
8551
8557
|
|
|
8552
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
8558
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/unambiguous.js
|
|
8553
8559
|
init_cjs_shims();
|
|
8554
8560
|
var pattern = /(^|;)\s*(export|import)((\s+\w)|(\s*[*={]))|import\(/m;
|
|
8555
8561
|
function isMaybeUnambiguousModule(content) {
|
|
@@ -8560,7 +8566,7 @@ function isUnambiguousModule(ast) {
|
|
|
8560
8566
|
return ast.body && ast.body.some((node2) => unambiguousNodeType.test(node2.type));
|
|
8561
8567
|
}
|
|
8562
8568
|
|
|
8563
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
8569
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/visit.js
|
|
8564
8570
|
init_cjs_shims();
|
|
8565
8571
|
function visit(node2, keys, visitorSpec) {
|
|
8566
8572
|
if (!node2 || !keys) {
|
|
@@ -8589,7 +8595,7 @@ function visit(node2, keys, visitorSpec) {
|
|
|
8589
8595
|
}
|
|
8590
8596
|
}
|
|
8591
8597
|
|
|
8592
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
8598
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/export-map.js
|
|
8593
8599
|
var log4 = debug__default.default("eslint-plugin-import-x:ExportMap");
|
|
8594
8600
|
var exportCache = /* @__PURE__ */ new Map();
|
|
8595
8601
|
var declTypes = /* @__PURE__ */ new Set([
|
|
@@ -9275,7 +9281,7 @@ function makeContextCacheKey(context) {
|
|
|
9275
9281
|
return hash;
|
|
9276
9282
|
}
|
|
9277
9283
|
|
|
9278
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
9284
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/import-declaration.js
|
|
9279
9285
|
init_cjs_shims();
|
|
9280
9286
|
var importDeclaration = (context, node2) => {
|
|
9281
9287
|
if (node2.parent && node2.parent.type === types$1.AST_NODE_TYPES.ImportDeclaration) {
|
|
@@ -9285,7 +9291,7 @@ var importDeclaration = (context, node2) => {
|
|
|
9285
9291
|
return ancestors[ancestors.length - 1];
|
|
9286
9292
|
};
|
|
9287
9293
|
|
|
9288
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
9294
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/module-visitor.js
|
|
9289
9295
|
init_cjs_shims();
|
|
9290
9296
|
function moduleVisitor(visitor, options) {
|
|
9291
9297
|
const ignore2 = options?.ignore;
|
|
@@ -9427,7 +9433,7 @@ function makeOptionsSchema(additionalProperties) {
|
|
|
9427
9433
|
}
|
|
9428
9434
|
makeOptionsSchema();
|
|
9429
9435
|
|
|
9430
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
9436
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/npm-client.js
|
|
9431
9437
|
init_cjs_shims();
|
|
9432
9438
|
var NPM = "npm";
|
|
9433
9439
|
var NPM_CLIENTS = /* @__PURE__ */ new Set([
|
|
@@ -9448,7 +9454,7 @@ var getNpmClient = () => {
|
|
|
9448
9454
|
};
|
|
9449
9455
|
var getNpmInstallCommand = (packageName) => `${getNpmClient()} ${npmClient === NPM ? "i" : "add"} ${npmClient === "deno" ? `${NPM}:` : ""}${packageName}`;
|
|
9450
9456
|
|
|
9451
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
9457
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/parse-path.js
|
|
9452
9458
|
init_cjs_shims();
|
|
9453
9459
|
var parsePath = (path23) => {
|
|
9454
9460
|
const hashIndex = path23.indexOf("#");
|
|
@@ -9462,7 +9468,7 @@ var parsePath = (path23) => {
|
|
|
9462
9468
|
};
|
|
9463
9469
|
var stringifyPath = ({ pathname, query, hash }) => pathname + query + hash;
|
|
9464
9470
|
|
|
9465
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
9471
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/source-type.js
|
|
9466
9472
|
init_cjs_shims();
|
|
9467
9473
|
function sourceType(context) {
|
|
9468
9474
|
if ("languageOptions" in context && context.languageOptions) {
|
|
@@ -9478,13 +9484,13 @@ function sourceType(context) {
|
|
|
9478
9484
|
}
|
|
9479
9485
|
}
|
|
9480
9486
|
|
|
9481
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
9487
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/utils/static-require.js
|
|
9482
9488
|
init_cjs_shims();
|
|
9483
9489
|
function isStaticRequire(node2) {
|
|
9484
9490
|
return node2 && node2.callee && node2.callee.type === "Identifier" && node2.callee.name === "require" && node2.arguments.length === 1 && node2.arguments[0].type === "Literal" && typeof node2.arguments[0].value === "string";
|
|
9485
9491
|
}
|
|
9486
9492
|
|
|
9487
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
9493
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/consistent-type-specifier-style.js
|
|
9488
9494
|
function isComma(token) {
|
|
9489
9495
|
return token.type === "Punctuator" && token.value === ",";
|
|
9490
9496
|
}
|
|
@@ -9650,7 +9656,7 @@ ${newImports}`)
|
|
|
9650
9656
|
}
|
|
9651
9657
|
});
|
|
9652
9658
|
|
|
9653
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
9659
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/default.js
|
|
9654
9660
|
init_cjs_shims();
|
|
9655
9661
|
var default_default = createRule2({
|
|
9656
9662
|
name: "default",
|
|
@@ -9695,7 +9701,7 @@ var default_default = createRule2({
|
|
|
9695
9701
|
}
|
|
9696
9702
|
});
|
|
9697
9703
|
|
|
9698
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
9704
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/dynamic-import-chunkname.js
|
|
9699
9705
|
init_cjs_shims();
|
|
9700
9706
|
var dynamic_import_chunkname_default = createRule2({
|
|
9701
9707
|
name: "dynamic-import-chunkname",
|
|
@@ -9866,7 +9872,7 @@ var dynamic_import_chunkname_default = createRule2({
|
|
|
9866
9872
|
}
|
|
9867
9873
|
});
|
|
9868
9874
|
|
|
9869
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
9875
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/export.js
|
|
9870
9876
|
init_cjs_shims();
|
|
9871
9877
|
var rootProgram = "root";
|
|
9872
9878
|
var tsTypePrefix = "type:";
|
|
@@ -10019,7 +10025,7 @@ var export_default = createRule2({
|
|
|
10019
10025
|
}
|
|
10020
10026
|
});
|
|
10021
10027
|
|
|
10022
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
10028
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/exports-last.js
|
|
10023
10029
|
init_cjs_shims();
|
|
10024
10030
|
var findLastIndex = (array2, predicate) => {
|
|
10025
10031
|
let i = array2.length - 1;
|
|
@@ -10067,7 +10073,7 @@ var exports_last_default = createRule2({
|
|
|
10067
10073
|
}
|
|
10068
10074
|
});
|
|
10069
10075
|
|
|
10070
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
10076
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/extensions.js
|
|
10071
10077
|
init_cjs_shims();
|
|
10072
10078
|
|
|
10073
10079
|
// ../../node_modules/.pnpm/minimatch@10.2.5/node_modules/minimatch/dist/esm/index.js
|
|
@@ -11669,7 +11675,7 @@ minimatch.Minimatch = Minimatch;
|
|
|
11669
11675
|
minimatch.escape = escape;
|
|
11670
11676
|
minimatch.unescape = unescape;
|
|
11671
11677
|
|
|
11672
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
11678
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/extensions.js
|
|
11673
11679
|
var dtsRe = /\.d\.[cm]?ts$/;
|
|
11674
11680
|
var modifierValues = ["always", "ignorePackages", "never"];
|
|
11675
11681
|
var modifierSchema = {
|
|
@@ -11853,9 +11859,13 @@ var extensions_default = createRule2({
|
|
|
11853
11859
|
return;
|
|
11854
11860
|
}
|
|
11855
11861
|
const resolvedPath = resolve2(importPath, context);
|
|
11856
|
-
const
|
|
11862
|
+
const resolvedToDts = !!resolvedPath && dtsRe.test(resolvedPath);
|
|
11863
|
+
const extension = path16__default.default.extname(resolvedToDts ? importPath : resolvedPath || importPath).slice(1);
|
|
11857
11864
|
const isPackage = isExternalModule(importPath, resolve2(importPath, context), context) || isScoped(importPath);
|
|
11858
11865
|
if (!extension || !importPath.endsWith(`.${extension}`)) {
|
|
11866
|
+
if (resolvedToDts && !extension && isPackage) {
|
|
11867
|
+
return;
|
|
11868
|
+
}
|
|
11859
11869
|
if (!props.checkTypeImports && ("importKind" in node2 && node2.importKind === "type" || "exportKind" in node2 && node2.exportKind === "type")) {
|
|
11860
11870
|
return;
|
|
11861
11871
|
}
|
|
@@ -11952,7 +11962,7 @@ var extensions_default = createRule2({
|
|
|
11952
11962
|
}
|
|
11953
11963
|
});
|
|
11954
11964
|
|
|
11955
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
11965
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/first.js
|
|
11956
11966
|
init_cjs_shims();
|
|
11957
11967
|
function getImportValue(node2) {
|
|
11958
11968
|
return node2.type === "ImportDeclaration" ? node2.source.value : "moduleReference" in node2 && "expression" in node2.moduleReference && "value" in node2.moduleReference.expression && node2.moduleReference.expression.value;
|
|
@@ -12087,7 +12097,7 @@ ${nodeSourceCode}`;
|
|
|
12087
12097
|
}
|
|
12088
12098
|
});
|
|
12089
12099
|
|
|
12090
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
12100
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/group-exports.js
|
|
12091
12101
|
init_cjs_shims();
|
|
12092
12102
|
function accessorChain(node2) {
|
|
12093
12103
|
const chain = [];
|
|
@@ -12202,7 +12212,7 @@ var group_exports_default = createRule2({
|
|
|
12202
12212
|
}
|
|
12203
12213
|
});
|
|
12204
12214
|
|
|
12205
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
12215
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/imports-first.js
|
|
12206
12216
|
init_cjs_shims();
|
|
12207
12217
|
var imports_first_default = createRule2({
|
|
12208
12218
|
...first_default,
|
|
@@ -12227,7 +12237,7 @@ var imports_first_default = createRule2({
|
|
|
12227
12237
|
}
|
|
12228
12238
|
});
|
|
12229
12239
|
|
|
12230
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
12240
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/max-dependencies.js
|
|
12231
12241
|
init_cjs_shims();
|
|
12232
12242
|
var max_dependencies_default = createRule2({
|
|
12233
12243
|
name: "max-dependencies",
|
|
@@ -12280,7 +12290,7 @@ var max_dependencies_default = createRule2({
|
|
|
12280
12290
|
}
|
|
12281
12291
|
});
|
|
12282
12292
|
|
|
12283
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
12293
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/named.js
|
|
12284
12294
|
init_cjs_shims();
|
|
12285
12295
|
var named_default = createRule2({
|
|
12286
12296
|
name: "named",
|
|
@@ -12406,7 +12416,7 @@ var named_default = createRule2({
|
|
|
12406
12416
|
}
|
|
12407
12417
|
});
|
|
12408
12418
|
|
|
12409
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
12419
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/namespace.js
|
|
12410
12420
|
init_cjs_shims();
|
|
12411
12421
|
function processBodyStatement(context, namespaces, declaration) {
|
|
12412
12422
|
if (declaration.type !== "ImportDeclaration") {
|
|
@@ -12634,7 +12644,7 @@ var namespace_default = createRule2({
|
|
|
12634
12644
|
}
|
|
12635
12645
|
});
|
|
12636
12646
|
|
|
12637
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
12647
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/newline-after-import.js
|
|
12638
12648
|
init_cjs_shims();
|
|
12639
12649
|
var log5 = debug__default.default("eslint-plugin-import-x:rules:newline-after-import");
|
|
12640
12650
|
function containsNodeOrEqual(outerNode, innerNode) {
|
|
@@ -12836,7 +12846,7 @@ var newline_after_import_default = createRule2({
|
|
|
12836
12846
|
}
|
|
12837
12847
|
});
|
|
12838
12848
|
|
|
12839
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
12849
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/no-absolute-path.js
|
|
12840
12850
|
init_cjs_shims();
|
|
12841
12851
|
var no_absolute_path_default = createRule2({
|
|
12842
12852
|
name: "no-absolute-path",
|
|
@@ -12874,7 +12884,7 @@ var no_absolute_path_default = createRule2({
|
|
|
12874
12884
|
}
|
|
12875
12885
|
});
|
|
12876
12886
|
|
|
12877
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
12887
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/no-amd.js
|
|
12878
12888
|
init_cjs_shims();
|
|
12879
12889
|
var no_amd_default = createRule2({
|
|
12880
12890
|
name: "no-amd",
|
|
@@ -12921,7 +12931,7 @@ var no_amd_default = createRule2({
|
|
|
12921
12931
|
}
|
|
12922
12932
|
});
|
|
12923
12933
|
|
|
12924
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
12934
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/no-anonymous-default-export.js
|
|
12925
12935
|
init_cjs_shims();
|
|
12926
12936
|
var { hasOwnProperty } = Object.prototype;
|
|
12927
12937
|
var hasOwn = (object2, key) => hasOwnProperty.call(object2, key);
|
|
@@ -13055,7 +13065,7 @@ var no_anonymous_default_export_default = createRule2({
|
|
|
13055
13065
|
}
|
|
13056
13066
|
});
|
|
13057
13067
|
|
|
13058
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
13068
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/no-commonjs.js
|
|
13059
13069
|
init_cjs_shims();
|
|
13060
13070
|
function normalizeLegacyOptions(options) {
|
|
13061
13071
|
if (options.includes("allow-primitive-modules")) {
|
|
@@ -13178,7 +13188,7 @@ var no_commonjs_default = createRule2({
|
|
|
13178
13188
|
}
|
|
13179
13189
|
});
|
|
13180
13190
|
|
|
13181
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
13191
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/no-cycle.js
|
|
13182
13192
|
init_cjs_shims();
|
|
13183
13193
|
var traversed = /* @__PURE__ */ new Set();
|
|
13184
13194
|
var no_cycle_default = createRule2({
|
|
@@ -13307,7 +13317,7 @@ function routeString(route) {
|
|
|
13307
13317
|
return route.map((s) => `${s.value}:${s.loc.start.line}`).join("=>");
|
|
13308
13318
|
}
|
|
13309
13319
|
|
|
13310
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
13320
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/no-default-export.js
|
|
13311
13321
|
init_cjs_shims();
|
|
13312
13322
|
var no_default_export_default = createRule2({
|
|
13313
13323
|
name: "no-default-export",
|
|
@@ -13363,7 +13373,7 @@ var no_default_export_default = createRule2({
|
|
|
13363
13373
|
}
|
|
13364
13374
|
});
|
|
13365
13375
|
|
|
13366
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
13376
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/no-deprecated.js
|
|
13367
13377
|
init_cjs_shims();
|
|
13368
13378
|
function message(deprecation) {
|
|
13369
13379
|
if (deprecation.description) {
|
|
@@ -13521,7 +13531,7 @@ var no_deprecated_default = createRule2({
|
|
|
13521
13531
|
}
|
|
13522
13532
|
});
|
|
13523
13533
|
|
|
13524
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
13534
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/no-duplicates.js
|
|
13525
13535
|
init_cjs_shims();
|
|
13526
13536
|
var isTypeScriptVersionSupportPreferInline = lazy(() => {
|
|
13527
13537
|
let typescriptPkg;
|
|
@@ -13794,7 +13804,7 @@ var no_duplicates_default = createRule2({
|
|
|
13794
13804
|
}
|
|
13795
13805
|
});
|
|
13796
13806
|
|
|
13797
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
13807
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/no-dynamic-require.js
|
|
13798
13808
|
init_cjs_shims();
|
|
13799
13809
|
function isRequire(node2) {
|
|
13800
13810
|
return node2.callee?.type === "Identifier" && node2.callee.name === "require" && node2.arguments.length > 0;
|
|
@@ -13863,7 +13873,7 @@ var no_dynamic_require_default = createRule2({
|
|
|
13863
13873
|
}
|
|
13864
13874
|
});
|
|
13865
13875
|
|
|
13866
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
13876
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/no-empty-named-blocks.js
|
|
13867
13877
|
init_cjs_shims();
|
|
13868
13878
|
function getEmptyBlockRange(tokens, index) {
|
|
13869
13879
|
const token = tokens[index];
|
|
@@ -13961,7 +13971,7 @@ var no_empty_named_blocks_default = createRule2({
|
|
|
13961
13971
|
}
|
|
13962
13972
|
});
|
|
13963
13973
|
|
|
13964
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
13974
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/no-extraneous-dependencies.js
|
|
13965
13975
|
init_cjs_shims();
|
|
13966
13976
|
var depFieldCache = /* @__PURE__ */ new Map();
|
|
13967
13977
|
var minimatch2 = minimatch;
|
|
@@ -14207,7 +14217,7 @@ var no_extraneous_dependencies_default = createRule2({
|
|
|
14207
14217
|
}
|
|
14208
14218
|
});
|
|
14209
14219
|
|
|
14210
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
14220
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/no-import-module-exports.js
|
|
14211
14221
|
init_cjs_shims();
|
|
14212
14222
|
function getEntryPoint(context) {
|
|
14213
14223
|
const pkgPath = pkgUp({
|
|
@@ -14289,7 +14299,7 @@ var no_import_module_exports_default = createRule2({
|
|
|
14289
14299
|
}
|
|
14290
14300
|
});
|
|
14291
14301
|
|
|
14292
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
14302
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/no-internal-modules.js
|
|
14293
14303
|
init_cjs_shims();
|
|
14294
14304
|
function normalizeSep(somePath) {
|
|
14295
14305
|
return somePath.split("\\").join("/");
|
|
@@ -14406,7 +14416,7 @@ var no_internal_modules_default = createRule2({
|
|
|
14406
14416
|
}
|
|
14407
14417
|
});
|
|
14408
14418
|
|
|
14409
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
14419
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/no-mutable-exports.js
|
|
14410
14420
|
init_cjs_shims();
|
|
14411
14421
|
var no_mutable_exports_default = createRule2({
|
|
14412
14422
|
name: "no-mutable-exports",
|
|
@@ -14466,7 +14476,7 @@ var no_mutable_exports_default = createRule2({
|
|
|
14466
14476
|
}
|
|
14467
14477
|
});
|
|
14468
14478
|
|
|
14469
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
14479
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/no-named-as-default-member.js
|
|
14470
14480
|
init_cjs_shims();
|
|
14471
14481
|
var no_named_as_default_member_default = createRule2({
|
|
14472
14482
|
name: "no-named-as-default-member",
|
|
@@ -14553,7 +14563,7 @@ var no_named_as_default_member_default = createRule2({
|
|
|
14553
14563
|
}
|
|
14554
14564
|
});
|
|
14555
14565
|
|
|
14556
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
14566
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/no-named-as-default.js
|
|
14557
14567
|
init_cjs_shims();
|
|
14558
14568
|
var no_named_as_default_default = createRule2({
|
|
14559
14569
|
name: "no-named-as-default",
|
|
@@ -14609,7 +14619,7 @@ var no_named_as_default_default = createRule2({
|
|
|
14609
14619
|
}
|
|
14610
14620
|
});
|
|
14611
14621
|
|
|
14612
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
14622
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/no-named-default.js
|
|
14613
14623
|
init_cjs_shims();
|
|
14614
14624
|
var no_named_default_default = createRule2({
|
|
14615
14625
|
name: "no-named-default",
|
|
@@ -14647,7 +14657,7 @@ var no_named_default_default = createRule2({
|
|
|
14647
14657
|
}
|
|
14648
14658
|
});
|
|
14649
14659
|
|
|
14650
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
14660
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/no-named-export.js
|
|
14651
14661
|
init_cjs_shims();
|
|
14652
14662
|
var no_named_export_default = createRule2({
|
|
14653
14663
|
name: "no-named-export",
|
|
@@ -14684,7 +14694,7 @@ var no_named_export_default = createRule2({
|
|
|
14684
14694
|
}
|
|
14685
14695
|
});
|
|
14686
14696
|
|
|
14687
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
14697
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/no-namespace.js
|
|
14688
14698
|
init_cjs_shims();
|
|
14689
14699
|
var no_namespace_default = createRule2({
|
|
14690
14700
|
name: "no-namespace",
|
|
@@ -14807,7 +14817,7 @@ function generateLocalNames(names, nameConflicts, namespaceName) {
|
|
|
14807
14817
|
return localNames;
|
|
14808
14818
|
}
|
|
14809
14819
|
|
|
14810
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
14820
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/no-nodejs-modules.js
|
|
14811
14821
|
init_cjs_shims();
|
|
14812
14822
|
var no_nodejs_modules_default = createRule2({
|
|
14813
14823
|
name: "no-nodejs-modules",
|
|
@@ -14855,7 +14865,7 @@ var no_nodejs_modules_default = createRule2({
|
|
|
14855
14865
|
}
|
|
14856
14866
|
});
|
|
14857
14867
|
|
|
14858
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
14868
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/no-relative-packages.js
|
|
14859
14869
|
init_cjs_shims();
|
|
14860
14870
|
function toPosixPath(filePath) {
|
|
14861
14871
|
return filePath.replaceAll("\\", "/");
|
|
@@ -14915,7 +14925,7 @@ var no_relative_packages_default = createRule2({
|
|
|
14915
14925
|
}
|
|
14916
14926
|
});
|
|
14917
14927
|
|
|
14918
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
14928
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/no-relative-parent-imports.js
|
|
14919
14929
|
init_cjs_shims();
|
|
14920
14930
|
var no_relative_parent_imports_default = createRule2({
|
|
14921
14931
|
name: "no-relative-parent-imports",
|
|
@@ -14960,7 +14970,7 @@ var no_relative_parent_imports_default = createRule2({
|
|
|
14960
14970
|
}
|
|
14961
14971
|
});
|
|
14962
14972
|
|
|
14963
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
14973
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/no-rename-default.js
|
|
14964
14974
|
init_cjs_shims();
|
|
14965
14975
|
var no_rename_default_default = createRule2({
|
|
14966
14976
|
name: "no-rename-default",
|
|
@@ -15200,7 +15210,7 @@ function getDefaultExportNode(exportMap) {
|
|
|
15200
15210
|
}
|
|
15201
15211
|
}
|
|
15202
15212
|
|
|
15203
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
15213
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/no-restricted-paths.js
|
|
15204
15214
|
init_cjs_shims();
|
|
15205
15215
|
var containsPath = (filepath, target) => {
|
|
15206
15216
|
const relative3 = path16__default.default.relative(target, filepath);
|
|
@@ -15401,7 +15411,7 @@ var no_restricted_paths_default = createRule2({
|
|
|
15401
15411
|
}
|
|
15402
15412
|
});
|
|
15403
15413
|
|
|
15404
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
15414
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/no-self-import.js
|
|
15405
15415
|
init_cjs_shims();
|
|
15406
15416
|
function isImportingSelf(context, node2, requireName) {
|
|
15407
15417
|
const filename = context.physicalFilename;
|
|
@@ -15434,7 +15444,7 @@ var no_self_import_default = createRule2({
|
|
|
15434
15444
|
}
|
|
15435
15445
|
});
|
|
15436
15446
|
|
|
15437
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
15447
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/no-unassigned-import.js
|
|
15438
15448
|
init_cjs_shims();
|
|
15439
15449
|
function testIsAllow(globs, context, source) {
|
|
15440
15450
|
if (!Array.isArray(globs)) {
|
|
@@ -15504,7 +15514,7 @@ var no_unassigned_import_default = createRule2({
|
|
|
15504
15514
|
}
|
|
15505
15515
|
});
|
|
15506
15516
|
|
|
15507
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
15517
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/no-unresolved.js
|
|
15508
15518
|
init_cjs_shims();
|
|
15509
15519
|
var no_unresolved_default = createRule2({
|
|
15510
15520
|
name: "no-unresolved",
|
|
@@ -15559,7 +15569,7 @@ var no_unresolved_default = createRule2({
|
|
|
15559
15569
|
}
|
|
15560
15570
|
});
|
|
15561
15571
|
|
|
15562
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
15572
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/no-unused-modules.js
|
|
15563
15573
|
init_cjs_shims();
|
|
15564
15574
|
function isESLint9UnsupportedApi(input) {
|
|
15565
15575
|
return typeof input === "object" && input !== null && "shouldUseFlatConfig" in input && "FileEnumerator" in eslintUnsupportedApi__default.default;
|
|
@@ -16295,7 +16305,7 @@ In the meantime, if you want to keep this rule enabled, you can suppress this wa
|
|
|
16295
16305
|
}
|
|
16296
16306
|
});
|
|
16297
16307
|
|
|
16298
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
16308
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/no-useless-path-segments.js
|
|
16299
16309
|
init_cjs_shims();
|
|
16300
16310
|
function toRelativePath(relativePath) {
|
|
16301
16311
|
const stripped = relativePath.replaceAll(/\/$/g, "");
|
|
@@ -16392,7 +16402,7 @@ var no_useless_path_segments_default = createRule2({
|
|
|
16392
16402
|
}
|
|
16393
16403
|
});
|
|
16394
16404
|
|
|
16395
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
16405
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/no-webpack-loader-syntax.js
|
|
16396
16406
|
init_cjs_shims();
|
|
16397
16407
|
var no_webpack_loader_syntax_default = createRule2({
|
|
16398
16408
|
name: "no-webpack-loader-syntax",
|
|
@@ -16423,7 +16433,7 @@ var no_webpack_loader_syntax_default = createRule2({
|
|
|
16423
16433
|
}
|
|
16424
16434
|
});
|
|
16425
16435
|
|
|
16426
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
16436
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/order.js
|
|
16427
16437
|
init_cjs_shims();
|
|
16428
16438
|
var log6 = debug__default.default("eslint-plugin-import-x:rules:order");
|
|
16429
16439
|
var groupBy = (array2, grouper) => array2.reduce((acc, curr, index) => {
|
|
@@ -17468,7 +17478,7 @@ var order_default = createRule2({
|
|
|
17468
17478
|
}
|
|
17469
17479
|
});
|
|
17470
17480
|
|
|
17471
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
17481
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/prefer-default-export.js
|
|
17472
17482
|
init_cjs_shims();
|
|
17473
17483
|
var prefer_default_export_default = createRule2({
|
|
17474
17484
|
name: "prefer-default-export",
|
|
@@ -17574,7 +17584,7 @@ var prefer_default_export_default = createRule2({
|
|
|
17574
17584
|
}
|
|
17575
17585
|
});
|
|
17576
17586
|
|
|
17577
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
17587
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/prefer-namespace-import.js
|
|
17578
17588
|
init_cjs_shims();
|
|
17579
17589
|
var prefer_namespace_import_default = createRule2({
|
|
17580
17590
|
name: "prefer-namespace-import",
|
|
@@ -17656,7 +17666,7 @@ function toRegExp(string3) {
|
|
|
17656
17666
|
return { test: (s) => s === string3 };
|
|
17657
17667
|
}
|
|
17658
17668
|
|
|
17659
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
17669
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/rules/unambiguous.js
|
|
17660
17670
|
init_cjs_shims();
|
|
17661
17671
|
var unambiguous_default = createRule2({
|
|
17662
17672
|
name: "unambiguous",
|
|
@@ -17689,7 +17699,7 @@ var unambiguous_default = createRule2({
|
|
|
17689
17699
|
}
|
|
17690
17700
|
});
|
|
17691
17701
|
|
|
17692
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.
|
|
17702
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.1_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_8b2610029561f6e6806776618dc9dcb2/node_modules/eslint-plugin-import-x/lib/index.js
|
|
17693
17703
|
var rules2 = {
|
|
17694
17704
|
"no-unresolved": no_unresolved_default,
|
|
17695
17705
|
named: named_default,
|
|
@@ -20115,7 +20125,7 @@ plugin3.configs = configs3;
|
|
|
20115
20125
|
|
|
20116
20126
|
// ../eslint-plugin-pnpm/package.json
|
|
20117
20127
|
var package_default2 = {
|
|
20118
|
-
version: "0.0.
|
|
20128
|
+
version: "0.0.43"};
|
|
20119
20129
|
|
|
20120
20130
|
// ../eslint-plugin-pnpm/src/plugin.ts
|
|
20121
20131
|
var plugin4 = {
|