@storm-software/eslint 0.170.111 → 0.170.113
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 +148 -141
- package/dist/preset.js +138 -137
- package/dist/{src-Y47HAE7H.js → src-6A2K6H36.js} +2 -2
- package/dist/types.d.cts +5 -1
- package/dist/types.d.ts +5 -1
- package/package.json +12 -12
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",
|
|
@@ -312,9 +312,9 @@ var init_globs = __esm({
|
|
|
312
312
|
}
|
|
313
313
|
});
|
|
314
314
|
|
|
315
|
-
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
315
|
+
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_108031d250840b23fcd993ec68066613/node_modules/eslint-plugin-react-native/lib/util/Components.js
|
|
316
316
|
var require_Components = __commonJS({
|
|
317
|
-
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
317
|
+
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_108031d250840b23fcd993ec68066613/node_modules/eslint-plugin-react-native/lib/util/Components.js"(exports, module) {
|
|
318
318
|
init_cjs_shims();
|
|
319
319
|
function Components() {
|
|
320
320
|
this.list = {};
|
|
@@ -627,9 +627,9 @@ var require_Components = __commonJS({
|
|
|
627
627
|
}
|
|
628
628
|
});
|
|
629
629
|
|
|
630
|
-
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
630
|
+
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_108031d250840b23fcd993ec68066613/node_modules/eslint-plugin-react-native/lib/util/stylesheet.js
|
|
631
631
|
var require_stylesheet = __commonJS({
|
|
632
|
-
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
632
|
+
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_108031d250840b23fcd993ec68066613/node_modules/eslint-plugin-react-native/lib/util/stylesheet.js"(exports, module) {
|
|
633
633
|
init_cjs_shims();
|
|
634
634
|
function StyleSheets() {
|
|
635
635
|
this.styleSheets = {};
|
|
@@ -970,9 +970,9 @@ var require_stylesheet = __commonJS({
|
|
|
970
970
|
}
|
|
971
971
|
});
|
|
972
972
|
|
|
973
|
-
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
973
|
+
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_108031d250840b23fcd993ec68066613/node_modules/eslint-plugin-react-native/lib/rules/no-unused-styles.js
|
|
974
974
|
var require_no_unused_styles = __commonJS({
|
|
975
|
-
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
975
|
+
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_108031d250840b23fcd993ec68066613/node_modules/eslint-plugin-react-native/lib/rules/no-unused-styles.js"(exports, module) {
|
|
976
976
|
init_cjs_shims();
|
|
977
977
|
var Components = require_Components();
|
|
978
978
|
var styleSheet = require_stylesheet();
|
|
@@ -1031,9 +1031,9 @@ var require_no_unused_styles = __commonJS({
|
|
|
1031
1031
|
}
|
|
1032
1032
|
});
|
|
1033
1033
|
|
|
1034
|
-
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
1034
|
+
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_108031d250840b23fcd993ec68066613/node_modules/eslint-plugin-react-native/lib/rules/no-inline-styles.js
|
|
1035
1035
|
var require_no_inline_styles = __commonJS({
|
|
1036
|
-
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
1036
|
+
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_108031d250840b23fcd993ec68066613/node_modules/eslint-plugin-react-native/lib/rules/no-inline-styles.js"(exports, module) {
|
|
1037
1037
|
init_cjs_shims();
|
|
1038
1038
|
var util = __require("util");
|
|
1039
1039
|
var Components = require_Components();
|
|
@@ -1075,9 +1075,9 @@ var require_no_inline_styles = __commonJS({
|
|
|
1075
1075
|
}
|
|
1076
1076
|
});
|
|
1077
1077
|
|
|
1078
|
-
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
1078
|
+
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_108031d250840b23fcd993ec68066613/node_modules/eslint-plugin-react-native/lib/rules/no-color-literals.js
|
|
1079
1079
|
var require_no_color_literals = __commonJS({
|
|
1080
|
-
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
1080
|
+
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_108031d250840b23fcd993ec68066613/node_modules/eslint-plugin-react-native/lib/rules/no-color-literals.js"(exports, module) {
|
|
1081
1081
|
init_cjs_shims();
|
|
1082
1082
|
var util = __require("util");
|
|
1083
1083
|
var Components = require_Components();
|
|
@@ -1130,9 +1130,9 @@ var require_no_color_literals = __commonJS({
|
|
|
1130
1130
|
}
|
|
1131
1131
|
});
|
|
1132
1132
|
|
|
1133
|
-
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
1133
|
+
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_108031d250840b23fcd993ec68066613/node_modules/eslint-plugin-react-native/lib/rules/sort-styles.js
|
|
1134
1134
|
var require_sort_styles = __commonJS({
|
|
1135
|
-
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
1135
|
+
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_108031d250840b23fcd993ec68066613/node_modules/eslint-plugin-react-native/lib/rules/sort-styles.js"(exports, module) {
|
|
1136
1136
|
init_cjs_shims();
|
|
1137
1137
|
var { astHelpers } = require_stylesheet();
|
|
1138
1138
|
var {
|
|
@@ -1258,9 +1258,9 @@ var require_sort_styles = __commonJS({
|
|
|
1258
1258
|
}
|
|
1259
1259
|
});
|
|
1260
1260
|
|
|
1261
|
-
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
1261
|
+
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_108031d250840b23fcd993ec68066613/node_modules/eslint-plugin-react-native/lib/rules/split-platform-components.js
|
|
1262
1262
|
var require_split_platform_components = __commonJS({
|
|
1263
|
-
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
1263
|
+
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_108031d250840b23fcd993ec68066613/node_modules/eslint-plugin-react-native/lib/rules/split-platform-components.js"(exports, module) {
|
|
1264
1264
|
init_cjs_shims();
|
|
1265
1265
|
function create(context) {
|
|
1266
1266
|
let reactComponents = [];
|
|
@@ -1339,9 +1339,9 @@ var require_split_platform_components = __commonJS({
|
|
|
1339
1339
|
}
|
|
1340
1340
|
});
|
|
1341
1341
|
|
|
1342
|
-
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
1342
|
+
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_108031d250840b23fcd993ec68066613/node_modules/eslint-plugin-react-native/lib/rules/no-raw-text.js
|
|
1343
1343
|
var require_no_raw_text = __commonJS({
|
|
1344
|
-
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
1344
|
+
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_108031d250840b23fcd993ec68066613/node_modules/eslint-plugin-react-native/lib/rules/no-raw-text.js"(exports, module) {
|
|
1345
1345
|
init_cjs_shims();
|
|
1346
1346
|
var elementName = (node2) => {
|
|
1347
1347
|
const reversedIdentifiers = [];
|
|
@@ -1432,9 +1432,9 @@ var require_no_raw_text = __commonJS({
|
|
|
1432
1432
|
}
|
|
1433
1433
|
});
|
|
1434
1434
|
|
|
1435
|
-
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
1435
|
+
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_108031d250840b23fcd993ec68066613/node_modules/eslint-plugin-react-native/lib/rules/no-single-element-style-arrays.js
|
|
1436
1436
|
var require_no_single_element_style_arrays = __commonJS({
|
|
1437
|
-
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
1437
|
+
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_108031d250840b23fcd993ec68066613/node_modules/eslint-plugin-react-native/lib/rules/no-single-element-style-arrays.js"(exports, module) {
|
|
1438
1438
|
init_cjs_shims();
|
|
1439
1439
|
module.exports = {
|
|
1440
1440
|
meta: {
|
|
@@ -1523,9 +1523,9 @@ var require_eslint_plugin_react_native_globals = __commonJS({
|
|
|
1523
1523
|
}
|
|
1524
1524
|
});
|
|
1525
1525
|
|
|
1526
|
-
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
1526
|
+
// ../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_108031d250840b23fcd993ec68066613/node_modules/eslint-plugin-react-native/index.js
|
|
1527
1527
|
var require_eslint_plugin_react_native = __commonJS({
|
|
1528
|
-
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=
|
|
1528
|
+
"../../node_modules/.pnpm/eslint-plugin-react-native@5.0.0_patch_hash=697a1cfd3f9a70758c1743e394cb6f0b089088d1388_108031d250840b23fcd993ec68066613/node_modules/eslint-plugin-react-native/index.js"(exports, module) {
|
|
1529
1529
|
init_cjs_shims();
|
|
1530
1530
|
var allRules = {
|
|
1531
1531
|
"no-unused-styles": require_no_unused_styles(),
|
|
@@ -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.42",
|
|
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.44"};
|
|
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.0_patch_hash=
|
|
7383
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7386
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7394
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7407
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7415
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7427
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7439
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7454
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7469
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7477
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7503
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7514
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7526
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7539
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7559
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7568
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7594
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7606
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7609
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7614
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7618
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7649
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7652
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7655
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7658
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7682
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7697
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7701
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7704
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7709
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7736
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7744
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7747
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7763
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7812
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7846
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7849
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7875
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7969
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7972
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7975
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7978
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
7999
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
8019
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
8034
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
8144
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
8147
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
8154
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
8274
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
8311
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
8558
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
8569
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
8598
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
9284
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
9294
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
9436
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
9457
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
9471
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
9487
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
9493
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
9659
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
9704
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
9875
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
10028
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
10076
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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.0_patch_hash=
|
|
11678
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/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 = {
|
|
@@ -11952,7 +11958,7 @@ var extensions_default = createRule2({
|
|
|
11952
11958
|
}
|
|
11953
11959
|
});
|
|
11954
11960
|
|
|
11955
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
11961
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/first.js
|
|
11956
11962
|
init_cjs_shims();
|
|
11957
11963
|
function getImportValue(node2) {
|
|
11958
11964
|
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 +12093,7 @@ ${nodeSourceCode}`;
|
|
|
12087
12093
|
}
|
|
12088
12094
|
});
|
|
12089
12095
|
|
|
12090
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
12096
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/group-exports.js
|
|
12091
12097
|
init_cjs_shims();
|
|
12092
12098
|
function accessorChain(node2) {
|
|
12093
12099
|
const chain = [];
|
|
@@ -12202,7 +12208,7 @@ var group_exports_default = createRule2({
|
|
|
12202
12208
|
}
|
|
12203
12209
|
});
|
|
12204
12210
|
|
|
12205
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
12211
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/imports-first.js
|
|
12206
12212
|
init_cjs_shims();
|
|
12207
12213
|
var imports_first_default = createRule2({
|
|
12208
12214
|
...first_default,
|
|
@@ -12227,7 +12233,7 @@ var imports_first_default = createRule2({
|
|
|
12227
12233
|
}
|
|
12228
12234
|
});
|
|
12229
12235
|
|
|
12230
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
12236
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/max-dependencies.js
|
|
12231
12237
|
init_cjs_shims();
|
|
12232
12238
|
var max_dependencies_default = createRule2({
|
|
12233
12239
|
name: "max-dependencies",
|
|
@@ -12280,7 +12286,7 @@ var max_dependencies_default = createRule2({
|
|
|
12280
12286
|
}
|
|
12281
12287
|
});
|
|
12282
12288
|
|
|
12283
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
12289
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/named.js
|
|
12284
12290
|
init_cjs_shims();
|
|
12285
12291
|
var named_default = createRule2({
|
|
12286
12292
|
name: "named",
|
|
@@ -12406,7 +12412,7 @@ var named_default = createRule2({
|
|
|
12406
12412
|
}
|
|
12407
12413
|
});
|
|
12408
12414
|
|
|
12409
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
12415
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/namespace.js
|
|
12410
12416
|
init_cjs_shims();
|
|
12411
12417
|
function processBodyStatement(context, namespaces, declaration) {
|
|
12412
12418
|
if (declaration.type !== "ImportDeclaration") {
|
|
@@ -12634,7 +12640,7 @@ var namespace_default = createRule2({
|
|
|
12634
12640
|
}
|
|
12635
12641
|
});
|
|
12636
12642
|
|
|
12637
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
12643
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/newline-after-import.js
|
|
12638
12644
|
init_cjs_shims();
|
|
12639
12645
|
var log5 = debug__default.default("eslint-plugin-import-x:rules:newline-after-import");
|
|
12640
12646
|
function containsNodeOrEqual(outerNode, innerNode) {
|
|
@@ -12836,7 +12842,7 @@ var newline_after_import_default = createRule2({
|
|
|
12836
12842
|
}
|
|
12837
12843
|
});
|
|
12838
12844
|
|
|
12839
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
12845
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/no-absolute-path.js
|
|
12840
12846
|
init_cjs_shims();
|
|
12841
12847
|
var no_absolute_path_default = createRule2({
|
|
12842
12848
|
name: "no-absolute-path",
|
|
@@ -12874,7 +12880,7 @@ var no_absolute_path_default = createRule2({
|
|
|
12874
12880
|
}
|
|
12875
12881
|
});
|
|
12876
12882
|
|
|
12877
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
12883
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/no-amd.js
|
|
12878
12884
|
init_cjs_shims();
|
|
12879
12885
|
var no_amd_default = createRule2({
|
|
12880
12886
|
name: "no-amd",
|
|
@@ -12921,7 +12927,7 @@ var no_amd_default = createRule2({
|
|
|
12921
12927
|
}
|
|
12922
12928
|
});
|
|
12923
12929
|
|
|
12924
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
12930
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/no-anonymous-default-export.js
|
|
12925
12931
|
init_cjs_shims();
|
|
12926
12932
|
var { hasOwnProperty } = Object.prototype;
|
|
12927
12933
|
var hasOwn = (object2, key) => hasOwnProperty.call(object2, key);
|
|
@@ -13055,7 +13061,7 @@ var no_anonymous_default_export_default = createRule2({
|
|
|
13055
13061
|
}
|
|
13056
13062
|
});
|
|
13057
13063
|
|
|
13058
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
13064
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/no-commonjs.js
|
|
13059
13065
|
init_cjs_shims();
|
|
13060
13066
|
function normalizeLegacyOptions(options) {
|
|
13061
13067
|
if (options.includes("allow-primitive-modules")) {
|
|
@@ -13178,7 +13184,7 @@ var no_commonjs_default = createRule2({
|
|
|
13178
13184
|
}
|
|
13179
13185
|
});
|
|
13180
13186
|
|
|
13181
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
13187
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/no-cycle.js
|
|
13182
13188
|
init_cjs_shims();
|
|
13183
13189
|
var traversed = /* @__PURE__ */ new Set();
|
|
13184
13190
|
var no_cycle_default = createRule2({
|
|
@@ -13307,7 +13313,7 @@ function routeString(route) {
|
|
|
13307
13313
|
return route.map((s) => `${s.value}:${s.loc.start.line}`).join("=>");
|
|
13308
13314
|
}
|
|
13309
13315
|
|
|
13310
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
13316
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/no-default-export.js
|
|
13311
13317
|
init_cjs_shims();
|
|
13312
13318
|
var no_default_export_default = createRule2({
|
|
13313
13319
|
name: "no-default-export",
|
|
@@ -13363,7 +13369,7 @@ var no_default_export_default = createRule2({
|
|
|
13363
13369
|
}
|
|
13364
13370
|
});
|
|
13365
13371
|
|
|
13366
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
13372
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/no-deprecated.js
|
|
13367
13373
|
init_cjs_shims();
|
|
13368
13374
|
function message(deprecation) {
|
|
13369
13375
|
if (deprecation.description) {
|
|
@@ -13521,7 +13527,7 @@ var no_deprecated_default = createRule2({
|
|
|
13521
13527
|
}
|
|
13522
13528
|
});
|
|
13523
13529
|
|
|
13524
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
13530
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/no-duplicates.js
|
|
13525
13531
|
init_cjs_shims();
|
|
13526
13532
|
var isTypeScriptVersionSupportPreferInline = lazy(() => {
|
|
13527
13533
|
let typescriptPkg;
|
|
@@ -13794,7 +13800,7 @@ var no_duplicates_default = createRule2({
|
|
|
13794
13800
|
}
|
|
13795
13801
|
});
|
|
13796
13802
|
|
|
13797
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
13803
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/no-dynamic-require.js
|
|
13798
13804
|
init_cjs_shims();
|
|
13799
13805
|
function isRequire(node2) {
|
|
13800
13806
|
return node2.callee?.type === "Identifier" && node2.callee.name === "require" && node2.arguments.length > 0;
|
|
@@ -13863,7 +13869,7 @@ var no_dynamic_require_default = createRule2({
|
|
|
13863
13869
|
}
|
|
13864
13870
|
});
|
|
13865
13871
|
|
|
13866
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
13872
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/no-empty-named-blocks.js
|
|
13867
13873
|
init_cjs_shims();
|
|
13868
13874
|
function getEmptyBlockRange(tokens, index) {
|
|
13869
13875
|
const token = tokens[index];
|
|
@@ -13961,7 +13967,7 @@ var no_empty_named_blocks_default = createRule2({
|
|
|
13961
13967
|
}
|
|
13962
13968
|
});
|
|
13963
13969
|
|
|
13964
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
13970
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/no-extraneous-dependencies.js
|
|
13965
13971
|
init_cjs_shims();
|
|
13966
13972
|
var depFieldCache = /* @__PURE__ */ new Map();
|
|
13967
13973
|
var minimatch2 = minimatch;
|
|
@@ -14207,7 +14213,7 @@ var no_extraneous_dependencies_default = createRule2({
|
|
|
14207
14213
|
}
|
|
14208
14214
|
});
|
|
14209
14215
|
|
|
14210
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
14216
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/no-import-module-exports.js
|
|
14211
14217
|
init_cjs_shims();
|
|
14212
14218
|
function getEntryPoint(context) {
|
|
14213
14219
|
const pkgPath = pkgUp({
|
|
@@ -14289,7 +14295,7 @@ var no_import_module_exports_default = createRule2({
|
|
|
14289
14295
|
}
|
|
14290
14296
|
});
|
|
14291
14297
|
|
|
14292
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
14298
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/no-internal-modules.js
|
|
14293
14299
|
init_cjs_shims();
|
|
14294
14300
|
function normalizeSep(somePath) {
|
|
14295
14301
|
return somePath.split("\\").join("/");
|
|
@@ -14406,7 +14412,7 @@ var no_internal_modules_default = createRule2({
|
|
|
14406
14412
|
}
|
|
14407
14413
|
});
|
|
14408
14414
|
|
|
14409
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
14415
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/no-mutable-exports.js
|
|
14410
14416
|
init_cjs_shims();
|
|
14411
14417
|
var no_mutable_exports_default = createRule2({
|
|
14412
14418
|
name: "no-mutable-exports",
|
|
@@ -14466,7 +14472,7 @@ var no_mutable_exports_default = createRule2({
|
|
|
14466
14472
|
}
|
|
14467
14473
|
});
|
|
14468
14474
|
|
|
14469
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
14475
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/no-named-as-default-member.js
|
|
14470
14476
|
init_cjs_shims();
|
|
14471
14477
|
var no_named_as_default_member_default = createRule2({
|
|
14472
14478
|
name: "no-named-as-default-member",
|
|
@@ -14553,7 +14559,7 @@ var no_named_as_default_member_default = createRule2({
|
|
|
14553
14559
|
}
|
|
14554
14560
|
});
|
|
14555
14561
|
|
|
14556
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
14562
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/no-named-as-default.js
|
|
14557
14563
|
init_cjs_shims();
|
|
14558
14564
|
var no_named_as_default_default = createRule2({
|
|
14559
14565
|
name: "no-named-as-default",
|
|
@@ -14609,7 +14615,7 @@ var no_named_as_default_default = createRule2({
|
|
|
14609
14615
|
}
|
|
14610
14616
|
});
|
|
14611
14617
|
|
|
14612
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
14618
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/no-named-default.js
|
|
14613
14619
|
init_cjs_shims();
|
|
14614
14620
|
var no_named_default_default = createRule2({
|
|
14615
14621
|
name: "no-named-default",
|
|
@@ -14647,7 +14653,7 @@ var no_named_default_default = createRule2({
|
|
|
14647
14653
|
}
|
|
14648
14654
|
});
|
|
14649
14655
|
|
|
14650
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
14656
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/no-named-export.js
|
|
14651
14657
|
init_cjs_shims();
|
|
14652
14658
|
var no_named_export_default = createRule2({
|
|
14653
14659
|
name: "no-named-export",
|
|
@@ -14684,7 +14690,7 @@ var no_named_export_default = createRule2({
|
|
|
14684
14690
|
}
|
|
14685
14691
|
});
|
|
14686
14692
|
|
|
14687
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
14693
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/no-namespace.js
|
|
14688
14694
|
init_cjs_shims();
|
|
14689
14695
|
var no_namespace_default = createRule2({
|
|
14690
14696
|
name: "no-namespace",
|
|
@@ -14807,7 +14813,7 @@ function generateLocalNames(names, nameConflicts, namespaceName) {
|
|
|
14807
14813
|
return localNames;
|
|
14808
14814
|
}
|
|
14809
14815
|
|
|
14810
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
14816
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/no-nodejs-modules.js
|
|
14811
14817
|
init_cjs_shims();
|
|
14812
14818
|
var no_nodejs_modules_default = createRule2({
|
|
14813
14819
|
name: "no-nodejs-modules",
|
|
@@ -14855,7 +14861,7 @@ var no_nodejs_modules_default = createRule2({
|
|
|
14855
14861
|
}
|
|
14856
14862
|
});
|
|
14857
14863
|
|
|
14858
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
14864
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/no-relative-packages.js
|
|
14859
14865
|
init_cjs_shims();
|
|
14860
14866
|
function toPosixPath(filePath) {
|
|
14861
14867
|
return filePath.replaceAll("\\", "/");
|
|
@@ -14915,7 +14921,7 @@ var no_relative_packages_default = createRule2({
|
|
|
14915
14921
|
}
|
|
14916
14922
|
});
|
|
14917
14923
|
|
|
14918
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
14924
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/no-relative-parent-imports.js
|
|
14919
14925
|
init_cjs_shims();
|
|
14920
14926
|
var no_relative_parent_imports_default = createRule2({
|
|
14921
14927
|
name: "no-relative-parent-imports",
|
|
@@ -14960,7 +14966,7 @@ var no_relative_parent_imports_default = createRule2({
|
|
|
14960
14966
|
}
|
|
14961
14967
|
});
|
|
14962
14968
|
|
|
14963
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
14969
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/no-rename-default.js
|
|
14964
14970
|
init_cjs_shims();
|
|
14965
14971
|
var no_rename_default_default = createRule2({
|
|
14966
14972
|
name: "no-rename-default",
|
|
@@ -15200,7 +15206,7 @@ function getDefaultExportNode(exportMap) {
|
|
|
15200
15206
|
}
|
|
15201
15207
|
}
|
|
15202
15208
|
|
|
15203
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
15209
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/no-restricted-paths.js
|
|
15204
15210
|
init_cjs_shims();
|
|
15205
15211
|
var containsPath = (filepath, target) => {
|
|
15206
15212
|
const relative3 = path16__default.default.relative(target, filepath);
|
|
@@ -15401,7 +15407,7 @@ var no_restricted_paths_default = createRule2({
|
|
|
15401
15407
|
}
|
|
15402
15408
|
});
|
|
15403
15409
|
|
|
15404
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
15410
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/no-self-import.js
|
|
15405
15411
|
init_cjs_shims();
|
|
15406
15412
|
function isImportingSelf(context, node2, requireName) {
|
|
15407
15413
|
const filename = context.physicalFilename;
|
|
@@ -15434,7 +15440,7 @@ var no_self_import_default = createRule2({
|
|
|
15434
15440
|
}
|
|
15435
15441
|
});
|
|
15436
15442
|
|
|
15437
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
15443
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/no-unassigned-import.js
|
|
15438
15444
|
init_cjs_shims();
|
|
15439
15445
|
function testIsAllow(globs, context, source) {
|
|
15440
15446
|
if (!Array.isArray(globs)) {
|
|
@@ -15504,7 +15510,7 @@ var no_unassigned_import_default = createRule2({
|
|
|
15504
15510
|
}
|
|
15505
15511
|
});
|
|
15506
15512
|
|
|
15507
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
15513
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/no-unresolved.js
|
|
15508
15514
|
init_cjs_shims();
|
|
15509
15515
|
var no_unresolved_default = createRule2({
|
|
15510
15516
|
name: "no-unresolved",
|
|
@@ -15559,7 +15565,7 @@ var no_unresolved_default = createRule2({
|
|
|
15559
15565
|
}
|
|
15560
15566
|
});
|
|
15561
15567
|
|
|
15562
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
15568
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/no-unused-modules.js
|
|
15563
15569
|
init_cjs_shims();
|
|
15564
15570
|
function isESLint9UnsupportedApi(input) {
|
|
15565
15571
|
return typeof input === "object" && input !== null && "shouldUseFlatConfig" in input && "FileEnumerator" in eslintUnsupportedApi__default.default;
|
|
@@ -16295,7 +16301,7 @@ In the meantime, if you want to keep this rule enabled, you can suppress this wa
|
|
|
16295
16301
|
}
|
|
16296
16302
|
});
|
|
16297
16303
|
|
|
16298
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
16304
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/no-useless-path-segments.js
|
|
16299
16305
|
init_cjs_shims();
|
|
16300
16306
|
function toRelativePath(relativePath) {
|
|
16301
16307
|
const stripped = relativePath.replaceAll(/\/$/g, "");
|
|
@@ -16392,7 +16398,7 @@ var no_useless_path_segments_default = createRule2({
|
|
|
16392
16398
|
}
|
|
16393
16399
|
});
|
|
16394
16400
|
|
|
16395
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
16401
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/no-webpack-loader-syntax.js
|
|
16396
16402
|
init_cjs_shims();
|
|
16397
16403
|
var no_webpack_loader_syntax_default = createRule2({
|
|
16398
16404
|
name: "no-webpack-loader-syntax",
|
|
@@ -16423,7 +16429,7 @@ var no_webpack_loader_syntax_default = createRule2({
|
|
|
16423
16429
|
}
|
|
16424
16430
|
});
|
|
16425
16431
|
|
|
16426
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
16432
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/order.js
|
|
16427
16433
|
init_cjs_shims();
|
|
16428
16434
|
var log6 = debug__default.default("eslint-plugin-import-x:rules:order");
|
|
16429
16435
|
var groupBy = (array2, grouper) => array2.reduce((acc, curr, index) => {
|
|
@@ -17468,7 +17474,7 @@ var order_default = createRule2({
|
|
|
17468
17474
|
}
|
|
17469
17475
|
});
|
|
17470
17476
|
|
|
17471
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
17477
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/prefer-default-export.js
|
|
17472
17478
|
init_cjs_shims();
|
|
17473
17479
|
var prefer_default_export_default = createRule2({
|
|
17474
17480
|
name: "prefer-default-export",
|
|
@@ -17574,7 +17580,7 @@ var prefer_default_export_default = createRule2({
|
|
|
17574
17580
|
}
|
|
17575
17581
|
});
|
|
17576
17582
|
|
|
17577
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
17583
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/prefer-namespace-import.js
|
|
17578
17584
|
init_cjs_shims();
|
|
17579
17585
|
var prefer_namespace_import_default = createRule2({
|
|
17580
17586
|
name: "prefer-namespace-import",
|
|
@@ -17656,7 +17662,7 @@ function toRegExp(string3) {
|
|
|
17656
17662
|
return { test: (s) => s === string3 };
|
|
17657
17663
|
}
|
|
17658
17664
|
|
|
17659
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
17665
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/rules/unambiguous.js
|
|
17660
17666
|
init_cjs_shims();
|
|
17661
17667
|
var unambiguous_default = createRule2({
|
|
17662
17668
|
name: "unambiguous",
|
|
@@ -17689,7 +17695,7 @@ var unambiguous_default = createRule2({
|
|
|
17689
17695
|
}
|
|
17690
17696
|
});
|
|
17691
17697
|
|
|
17692
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=
|
|
17698
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-x@4.17.0_patch_hash=2fde63e367ada6ae348459ff5a2b0bbc53a12189dad6a5_fa9d0c04cdbeef46f41bd96c0c9a6469/node_modules/eslint-plugin-import-x/lib/index.js
|
|
17693
17699
|
var rules2 = {
|
|
17694
17700
|
"no-unresolved": no_unresolved_default,
|
|
17695
17701
|
named: named_default,
|
|
@@ -17784,7 +17790,7 @@ plugin2.flatConfigs = flatConfigs;
|
|
|
17784
17790
|
plugin2.configs = configs2;
|
|
17785
17791
|
var lib_default = plugin2;
|
|
17786
17792
|
|
|
17787
|
-
// ../../node_modules/.pnpm/eslint-plugin-import-zod@1.2.1_@typescript-eslint+utils@8.62.0_eslint@10.
|
|
17793
|
+
// ../../node_modules/.pnpm/eslint-plugin-import-zod@1.2.1_@typescript-eslint+utils@8.62.0_eslint@10.6.0_jiti@2.7.0_5740b3b4a1178f6556ba2afd11f62a20/node_modules/eslint-plugin-import-zod/dist/index.mjs
|
|
17788
17794
|
init_cjs_shims();
|
|
17789
17795
|
var __getOwnPropNames2 = Object.getOwnPropertyNames;
|
|
17790
17796
|
var __esm2 = (fn, res) => function() {
|
|
@@ -19401,15 +19407,16 @@ async function perfectionist() {
|
|
|
19401
19407
|
// }
|
|
19402
19408
|
// ],
|
|
19403
19409
|
"perfectionist/sort-imports": "off",
|
|
19404
|
-
"perfectionist/sort-named-exports": [
|
|
19405
|
-
|
|
19406
|
-
|
|
19407
|
-
],
|
|
19410
|
+
// "perfectionist/sort-named-exports": [
|
|
19411
|
+
// "error",
|
|
19412
|
+
// { order: "asc", type: "natural" }
|
|
19413
|
+
// ],
|
|
19408
19414
|
// "perfectionist/sort-named-imports": [
|
|
19409
19415
|
// "error",
|
|
19410
19416
|
// { order: "asc", type: "natural" }
|
|
19411
19417
|
// ],
|
|
19412
|
-
"perfectionist/sort-named-imports": "off"
|
|
19418
|
+
"perfectionist/sort-named-imports": "off",
|
|
19419
|
+
"perfectionist/sort-named-exports": "off"
|
|
19413
19420
|
}
|
|
19414
19421
|
}
|
|
19415
19422
|
];
|
|
@@ -19431,7 +19438,7 @@ init_globs();
|
|
|
19431
19438
|
// ../eslint-plugin-pnpm/src/plugin.ts
|
|
19432
19439
|
init_cjs_shims();
|
|
19433
19440
|
|
|
19434
|
-
// ../../node_modules/.pnpm/eslint-plugin-pnpm@0.3.0_patch_hash=
|
|
19441
|
+
// ../../node_modules/.pnpm/eslint-plugin-pnpm@0.3.0_patch_hash=72dcde755c336eeca3e6170de1106fd85ecb66171e060788f80_5f327798e4062b3ead7cc7ecf688a2c1/node_modules/eslint-plugin-pnpm/dist/index.mjs
|
|
19435
19442
|
init_cjs_shims();
|
|
19436
19443
|
var name2 = "eslint-plugin-pnpm";
|
|
19437
19444
|
var version3 = "0.3.0";
|
|
@@ -20114,7 +20121,7 @@ plugin3.configs = configs3;
|
|
|
20114
20121
|
|
|
20115
20122
|
// ../eslint-plugin-pnpm/package.json
|
|
20116
20123
|
var package_default2 = {
|
|
20117
|
-
version: "0.0.
|
|
20124
|
+
version: "0.0.42"};
|
|
20118
20125
|
|
|
20119
20126
|
// ../eslint-plugin-pnpm/src/plugin.ts
|
|
20120
20127
|
var plugin4 = {
|