@icebreakers/eslint-config 5.0.1 → 5.0.2
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/README.zh.md +1 -1
- package/dist/{dist-Dk5MjvLV.js → dist-Q1ckojP1.js} +579 -556
- package/dist/{dist-Br-vKI2G.cjs → dist-fjokZKZW.cjs} +579 -556
- package/dist/index.cjs +12 -9
- package/dist/index.d.cts +3 -3
- package/dist/index.d.ts +3 -3
- package/dist/index.js +12 -9
- package/dist/{lib-DS3f4hEx.js → lib-CsDEZ3xL.js} +108 -108
- package/dist/{lib-gbm6XY5m.cjs → lib-_LfrBdIh.cjs} +108 -108
- package/dist/{modern-DnYnDvqZ.js → modern-Bann1D4p.js} +8 -3
- package/dist/{modern-BlDFWU8k.cjs → modern-D2OTfylT.cjs} +8 -3
- package/package.json +7 -7
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { a as __require, t as __commonJSMin } from "./chunk-DwxmvJxx.js";
|
|
2
2
|
import { t as require_lib$3 } from "./lib-COpZ8-nd.js";
|
|
3
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
3
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/configs/rules.js
|
|
4
4
|
var require_rules$2 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
5
5
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
6
6
|
exports.rules = void 0;
|
|
@@ -28,7 +28,7 @@ var require_rules$2 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
28
28
|
};
|
|
29
29
|
}));
|
|
30
30
|
//#endregion
|
|
31
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
31
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/configs/recommended.js
|
|
32
32
|
var require_recommended$1 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
33
33
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
34
34
|
const rules_1 = require_rules$2();
|
|
@@ -16434,11 +16434,11 @@ var require_esquery_min = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
16434
16434
|
}));
|
|
16435
16435
|
}));
|
|
16436
16436
|
//#endregion
|
|
16437
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
16437
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/package.json
|
|
16438
16438
|
var require_package$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
16439
16439
|
module.exports = {
|
|
16440
16440
|
"name": "eslint",
|
|
16441
|
-
"version": "10.
|
|
16441
|
+
"version": "10.4.0",
|
|
16442
16442
|
"author": "Nicholas C. Zakas <nicholas+npm@nczconsulting.com>",
|
|
16443
16443
|
"description": "An AST-based pattern checker for JavaScript.",
|
|
16444
16444
|
"type": "commonjs",
|
|
@@ -16538,7 +16538,7 @@ var require_package$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
16538
16538
|
"@eslint-community/eslint-utils": "^4.8.0",
|
|
16539
16539
|
"@eslint-community/regexpp": "^4.12.2",
|
|
16540
16540
|
"@eslint/config-array": "^0.23.5",
|
|
16541
|
-
"@eslint/config-helpers": "^0.
|
|
16541
|
+
"@eslint/config-helpers": "^0.6.0",
|
|
16542
16542
|
"@eslint/core": "^1.2.1",
|
|
16543
16543
|
"@eslint/plugin-kit": "^0.7.1",
|
|
16544
16544
|
"@humanfs/node": "^0.16.6",
|
|
@@ -16599,7 +16599,7 @@ var require_package$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
16599
16599
|
"got": "^11.8.3",
|
|
16600
16600
|
"gray-matter": "^4.0.3",
|
|
16601
16601
|
"jiti": "^2.6.1",
|
|
16602
|
-
"knip": "^
|
|
16602
|
+
"knip": "^6.13.1",
|
|
16603
16603
|
"lint-staged": "^11.0.0",
|
|
16604
16604
|
"markdown-it": "^12.2.0",
|
|
16605
16605
|
"markdown-it-container": "^3.0.0",
|
|
@@ -16617,7 +16617,6 @@ var require_package$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
16617
16617
|
"prettier": "3.8.3",
|
|
16618
16618
|
"progress": "^2.0.3",
|
|
16619
16619
|
"proxyquire": "^2.0.1",
|
|
16620
|
-
"recast": "^0.23.0",
|
|
16621
16620
|
"regenerator-runtime": "^0.14.0",
|
|
16622
16621
|
"semver": "^7.5.3",
|
|
16623
16622
|
"shelljs": "^0.10.0",
|
|
@@ -16641,7 +16640,7 @@ var require_package$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
16641
16640
|
};
|
|
16642
16641
|
}));
|
|
16643
16642
|
//#endregion
|
|
16644
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
16643
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/lazy-loading-rule-map.js
|
|
16645
16644
|
/**
|
|
16646
16645
|
* @fileoverview `Map` to load rules lazily.
|
|
16647
16646
|
* @author Toru Nagashima <https://github.com/mysticatea>
|
|
@@ -17030,7 +17029,7 @@ var require_escape_string_regexp = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
17030
17029
|
};
|
|
17031
17030
|
}));
|
|
17032
17031
|
//#endregion
|
|
17033
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
17032
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/shared/ast-utils.js
|
|
17034
17033
|
/**
|
|
17035
17034
|
* @fileoverview Common utils for AST.
|
|
17036
17035
|
*
|
|
@@ -17059,7 +17058,7 @@ var require_ast_utils$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
17059
17058
|
};
|
|
17060
17059
|
}));
|
|
17061
17060
|
//#endregion
|
|
17062
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
17061
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/conf/globals.js
|
|
17063
17062
|
/**
|
|
17064
17063
|
* @fileoverview Globals for ecmaVersion/sourceType
|
|
17065
17064
|
* @author Nicholas C. Zakas
|
|
@@ -17191,7 +17190,7 @@ var require_globals = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
17191
17190
|
};
|
|
17192
17191
|
}));
|
|
17193
17192
|
//#endregion
|
|
17194
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
17193
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/conf/ecma-version.js
|
|
17195
17194
|
/**
|
|
17196
17195
|
* @fileoverview Configuration related to ECMAScript versions
|
|
17197
17196
|
* @author Milos Djermanovic
|
|
@@ -17200,7 +17199,7 @@ var require_ecma_version = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
17200
17199
|
module.exports = { LATEST_ECMA_VERSION: 2026 };
|
|
17201
17200
|
}));
|
|
17202
17201
|
//#endregion
|
|
17203
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
17202
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/ast-utils.js
|
|
17204
17203
|
/**
|
|
17205
17204
|
* @fileoverview Common utils for AST.
|
|
17206
17205
|
* @author Gyandeep Singh
|
|
@@ -19009,7 +19008,7 @@ var require_ast_utils = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
19009
19008
|
};
|
|
19010
19009
|
}));
|
|
19011
19010
|
//#endregion
|
|
19012
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
19011
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/accessor-pairs.js
|
|
19013
19012
|
/**
|
|
19014
19013
|
* @fileoverview Rule to enforce getter and setter pairs in objects and classes.
|
|
19015
19014
|
* @author Gyandeep Singh
|
|
@@ -19262,7 +19261,7 @@ var require_accessor_pairs = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
19262
19261
|
};
|
|
19263
19262
|
}));
|
|
19264
19263
|
//#endregion
|
|
19265
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
19264
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/array-bracket-newline.js
|
|
19266
19265
|
/**
|
|
19267
19266
|
* @fileoverview Rule to enforce linebreaks after open and before close array brackets
|
|
19268
19267
|
* @author Jan Peer Stöcklmair <https://github.com/JPeer264>
|
|
@@ -19461,7 +19460,7 @@ var require_array_bracket_newline = /* @__PURE__ */ __commonJSMin(((exports, mod
|
|
|
19461
19460
|
};
|
|
19462
19461
|
}));
|
|
19463
19462
|
//#endregion
|
|
19464
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
19463
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/array-bracket-spacing.js
|
|
19465
19464
|
/**
|
|
19466
19465
|
* @fileoverview Disallows or enforces spaces inside of array brackets.
|
|
19467
19466
|
* @author Jamund Ferguson
|
|
@@ -19650,7 +19649,7 @@ var require_array_bracket_spacing = /* @__PURE__ */ __commonJSMin(((exports, mod
|
|
|
19650
19649
|
};
|
|
19651
19650
|
}));
|
|
19652
19651
|
//#endregion
|
|
19653
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
19652
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/array-callback-return.js
|
|
19654
19653
|
/**
|
|
19655
19654
|
* @fileoverview Rule to enforce return statements in callbacks of array's methods
|
|
19656
19655
|
* @author Toru Nagashima
|
|
@@ -19939,7 +19938,7 @@ var require_array_callback_return = /* @__PURE__ */ __commonJSMin(((exports, mod
|
|
|
19939
19938
|
};
|
|
19940
19939
|
}));
|
|
19941
19940
|
//#endregion
|
|
19942
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
19941
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/array-element-newline.js
|
|
19943
19942
|
/**
|
|
19944
19943
|
* @fileoverview Rule to enforce line breaks after each array element
|
|
19945
19944
|
* @author Jan Peer Stöcklmair <https://github.com/JPeer264>
|
|
@@ -20136,7 +20135,7 @@ var require_array_element_newline = /* @__PURE__ */ __commonJSMin(((exports, mod
|
|
|
20136
20135
|
};
|
|
20137
20136
|
}));
|
|
20138
20137
|
//#endregion
|
|
20139
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
20138
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/arrow-body-style.js
|
|
20140
20139
|
/**
|
|
20141
20140
|
* @fileoverview Rule to require braces in arrow function body.
|
|
20142
20141
|
* @author Alberto Rodríguez
|
|
@@ -20307,7 +20306,7 @@ var require_arrow_body_style = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
20307
20306
|
};
|
|
20308
20307
|
}));
|
|
20309
20308
|
//#endregion
|
|
20310
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
20309
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/arrow-parens.js
|
|
20311
20310
|
/**
|
|
20312
20311
|
* @fileoverview Rule to require parens in arrow function arguments.
|
|
20313
20312
|
* @author Jxck
|
|
@@ -20444,7 +20443,7 @@ var require_arrow_parens = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
20444
20443
|
};
|
|
20445
20444
|
}));
|
|
20446
20445
|
//#endregion
|
|
20447
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
20446
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/arrow-spacing.js
|
|
20448
20447
|
/**
|
|
20449
20448
|
* @fileoverview Rule to define spacing before/after arrow function's arrow.
|
|
20450
20449
|
* @author Jxck
|
|
@@ -20576,7 +20575,7 @@ var require_arrow_spacing = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
20576
20575
|
};
|
|
20577
20576
|
}));
|
|
20578
20577
|
//#endregion
|
|
20579
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
20578
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/block-scoped-var.js
|
|
20580
20579
|
/**
|
|
20581
20580
|
* @fileoverview Rule to check for "block scoped" variables by binding context
|
|
20582
20581
|
* @author Matt DuVall <http://www.mattduvall.com>
|
|
@@ -20678,7 +20677,7 @@ var require_block_scoped_var = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
20678
20677
|
};
|
|
20679
20678
|
}));
|
|
20680
20679
|
//#endregion
|
|
20681
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
20680
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/block-spacing.js
|
|
20682
20681
|
/**
|
|
20683
20682
|
* @fileoverview A rule to disallow or enforce spaces inside of single line blocks.
|
|
20684
20683
|
* @author Toru Nagashima
|
|
@@ -20811,7 +20810,7 @@ var require_block_spacing = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
20811
20810
|
};
|
|
20812
20811
|
}));
|
|
20813
20812
|
//#endregion
|
|
20814
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
20813
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/brace-style.js
|
|
20815
20814
|
/**
|
|
20816
20815
|
* @fileoverview Rule to flag block statements that do not use the one true brace style
|
|
20817
20816
|
* @author Ian Christian Myers
|
|
@@ -20957,7 +20956,7 @@ var require_brace_style = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
20957
20956
|
};
|
|
20958
20957
|
}));
|
|
20959
20958
|
//#endregion
|
|
20960
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
20959
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/callback-return.js
|
|
20961
20960
|
/**
|
|
20962
20961
|
* @fileoverview Enforce return after a callback.
|
|
20963
20962
|
* @author Jamund Ferguson
|
|
@@ -21080,7 +21079,7 @@ var require_callback_return = /* @__PURE__ */ __commonJSMin(((exports, module) =
|
|
|
21080
21079
|
};
|
|
21081
21080
|
}));
|
|
21082
21081
|
//#endregion
|
|
21083
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
21082
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/camelcase.js
|
|
21084
21083
|
/**
|
|
21085
21084
|
* @fileoverview Rule to flag non-camelcased identifiers
|
|
21086
21085
|
* @author Nicholas C. Zakas
|
|
@@ -21289,7 +21288,7 @@ var require_camelcase = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
21289
21288
|
};
|
|
21290
21289
|
}));
|
|
21291
21290
|
//#endregion
|
|
21292
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
21291
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/capitalized-comments.js
|
|
21293
21292
|
/**
|
|
21294
21293
|
* @fileoverview enforce or disallow capitalization of the first letter of a comment
|
|
21295
21294
|
* @author Kevin Partington
|
|
@@ -21374,13 +21373,14 @@ var require_capitalized_comments = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
21374
21373
|
},
|
|
21375
21374
|
additionalProperties: false
|
|
21376
21375
|
}] }],
|
|
21376
|
+
defaultOptions: ["always"],
|
|
21377
21377
|
messages: {
|
|
21378
21378
|
unexpectedLowercaseComment: "Comments should not begin with a lowercase character.",
|
|
21379
21379
|
unexpectedUppercaseComment: "Comments should not begin with an uppercase character."
|
|
21380
21380
|
}
|
|
21381
21381
|
},
|
|
21382
21382
|
create(context) {
|
|
21383
|
-
const capitalize = context.options[0]
|
|
21383
|
+
const capitalize = context.options[0], normalizedOptions = getAllNormalizedOptions(context.options[1]), sourceCode = context.sourceCode;
|
|
21384
21384
|
createRegExpForIgnorePatterns(normalizedOptions);
|
|
21385
21385
|
/**
|
|
21386
21386
|
* Checks whether a comment is an inline comment.
|
|
@@ -21462,7 +21462,7 @@ var require_capitalized_comments = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
21462
21462
|
};
|
|
21463
21463
|
}));
|
|
21464
21464
|
//#endregion
|
|
21465
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
21465
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/class-methods-use-this.js
|
|
21466
21466
|
/**
|
|
21467
21467
|
* @fileoverview Rule to enforce that all class methods use 'this'.
|
|
21468
21468
|
* @author Patrick Williams
|
|
@@ -21472,8 +21472,6 @@ var require_class_methods_use_this = /* @__PURE__ */ __commonJSMin(((exports, mo
|
|
|
21472
21472
|
/** @type {import('../types').Rule.RuleModule} */
|
|
21473
21473
|
module.exports = {
|
|
21474
21474
|
meta: {
|
|
21475
|
-
dialects: ["javascript", "typescript"],
|
|
21476
|
-
language: "javascript",
|
|
21477
21475
|
type: "suggestion",
|
|
21478
21476
|
defaultOptions: [{
|
|
21479
21477
|
enforceForClassFields: true,
|
|
@@ -21482,6 +21480,7 @@ var require_class_methods_use_this = /* @__PURE__ */ __commonJSMin(((exports, mo
|
|
|
21482
21480
|
}],
|
|
21483
21481
|
docs: {
|
|
21484
21482
|
description: "Enforce that class methods utilize `this`",
|
|
21483
|
+
dialects: ["JavaScript", "TypeScript"],
|
|
21485
21484
|
recommended: false,
|
|
21486
21485
|
url: "https://eslint.org/docs/latest/rules/class-methods-use-this"
|
|
21487
21486
|
},
|
|
@@ -21622,7 +21621,7 @@ var require_class_methods_use_this = /* @__PURE__ */ __commonJSMin(((exports, mo
|
|
|
21622
21621
|
};
|
|
21623
21622
|
}));
|
|
21624
21623
|
//#endregion
|
|
21625
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
21624
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/comma-dangle.js
|
|
21626
21625
|
/**
|
|
21627
21626
|
* @fileoverview Rule to forbid or enforce dangling commas.
|
|
21628
21627
|
* @author Ian Christian Myers
|
|
@@ -21902,7 +21901,7 @@ var require_comma_dangle = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
21902
21901
|
};
|
|
21903
21902
|
}));
|
|
21904
21903
|
//#endregion
|
|
21905
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
21904
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/comma-spacing.js
|
|
21906
21905
|
/**
|
|
21907
21906
|
* @fileoverview Comma spacing - validates spacing before and after comma
|
|
21908
21907
|
* @author Vignesh Anand aka vegetableman.
|
|
@@ -22029,7 +22028,7 @@ var require_comma_spacing = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
22029
22028
|
};
|
|
22030
22029
|
}));
|
|
22031
22030
|
//#endregion
|
|
22032
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
22031
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/comma-style.js
|
|
22033
22032
|
/**
|
|
22034
22033
|
* @fileoverview Comma style - enforces comma styles of two types: last and first
|
|
22035
22034
|
* @author Vignesh Anand aka vegetableman
|
|
@@ -22222,7 +22221,7 @@ var require_comma_style = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
22222
22221
|
};
|
|
22223
22222
|
}));
|
|
22224
22223
|
//#endregion
|
|
22225
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
22224
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/shared/string-utils.js
|
|
22226
22225
|
/**
|
|
22227
22226
|
* @fileoverview Utilities to operate on strings.
|
|
22228
22227
|
* @author Stephen Wade
|
|
@@ -22258,7 +22257,7 @@ var require_string_utils = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
22258
22257
|
};
|
|
22259
22258
|
}));
|
|
22260
22259
|
//#endregion
|
|
22261
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
22260
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/complexity.js
|
|
22262
22261
|
/**
|
|
22263
22262
|
* @fileoverview Counts the cyclomatic complexity of each function of the script. See http://en.wikipedia.org/wiki/Cyclomatic_complexity.
|
|
22264
22263
|
* Counts the number of if, conditional, for, while, try, switch/case,
|
|
@@ -22373,7 +22372,7 @@ var require_complexity = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
22373
22372
|
};
|
|
22374
22373
|
}));
|
|
22375
22374
|
//#endregion
|
|
22376
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
22375
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/computed-property-spacing.js
|
|
22377
22376
|
/**
|
|
22378
22377
|
* @fileoverview Disallows or enforces spaces inside computed properties.
|
|
22379
22378
|
* @author Jamund Ferguson
|
|
@@ -22537,7 +22536,7 @@ var require_computed_property_spacing = /* @__PURE__ */ __commonJSMin(((exports,
|
|
|
22537
22536
|
};
|
|
22538
22537
|
}));
|
|
22539
22538
|
//#endregion
|
|
22540
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
22539
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/consistent-return.js
|
|
22541
22540
|
/**
|
|
22542
22541
|
* @fileoverview Rule to flag consistent return values
|
|
22543
22542
|
* @author Nicholas C. Zakas
|
|
@@ -22663,7 +22662,7 @@ var require_consistent_return = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
22663
22662
|
};
|
|
22664
22663
|
}));
|
|
22665
22664
|
//#endregion
|
|
22666
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
22665
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/consistent-this.js
|
|
22667
22666
|
/**
|
|
22668
22667
|
* @fileoverview Rule to enforce consistent naming of "this" context variables
|
|
22669
22668
|
* @author Raphael Pigulla
|
|
@@ -22777,7 +22776,7 @@ var require_consistent_this = /* @__PURE__ */ __commonJSMin(((exports, module) =
|
|
|
22777
22776
|
};
|
|
22778
22777
|
}));
|
|
22779
22778
|
//#endregion
|
|
22780
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
22779
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/constructor-super.js
|
|
22781
22780
|
/**
|
|
22782
22781
|
* @fileoverview A rule to verify `super()` callings in constructor.
|
|
22783
22782
|
* @author Toru Nagashima
|
|
@@ -23051,7 +23050,7 @@ var require_constructor_super = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
23051
23050
|
};
|
|
23052
23051
|
}));
|
|
23053
23052
|
//#endregion
|
|
23054
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
23053
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/curly.js
|
|
23055
23054
|
/**
|
|
23056
23055
|
* @fileoverview Rule to flag statements without curly braces
|
|
23057
23056
|
* @author Nicholas C. Zakas
|
|
@@ -23249,7 +23248,7 @@ var require_curly = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
23249
23248
|
};
|
|
23250
23249
|
}));
|
|
23251
23250
|
//#endregion
|
|
23252
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
23251
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/default-case.js
|
|
23253
23252
|
/**
|
|
23254
23253
|
* @fileoverview require default case in switch statements
|
|
23255
23254
|
* @author Aliaksei Shytkin
|
|
@@ -23302,7 +23301,7 @@ var require_default_case = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
23302
23301
|
};
|
|
23303
23302
|
}));
|
|
23304
23303
|
//#endregion
|
|
23305
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
23304
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/default-case-last.js
|
|
23306
23305
|
/**
|
|
23307
23306
|
* @fileoverview Rule to enforce `default` clauses in `switch` statements to be last
|
|
23308
23307
|
* @author Milos Djermanovic
|
|
@@ -23335,7 +23334,7 @@ var require_default_case_last = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
23335
23334
|
};
|
|
23336
23335
|
}));
|
|
23337
23336
|
//#endregion
|
|
23338
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
23337
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/default-param-last.js
|
|
23339
23338
|
/**
|
|
23340
23339
|
* @fileoverview enforce default parameters to be last
|
|
23341
23340
|
* @author Chiawen Chen
|
|
@@ -23352,11 +23351,10 @@ var require_default_param_last = /* @__PURE__ */ __commonJSMin(((exports, module
|
|
|
23352
23351
|
/** @type {import('../types').Rule.RuleModule} */
|
|
23353
23352
|
module.exports = {
|
|
23354
23353
|
meta: {
|
|
23355
|
-
dialects: ["javascript", "typescript"],
|
|
23356
|
-
language: "javascript",
|
|
23357
23354
|
type: "suggestion",
|
|
23358
23355
|
docs: {
|
|
23359
23356
|
description: "Enforce default parameters to be last",
|
|
23357
|
+
dialects: ["JavaScript", "TypeScript"],
|
|
23360
23358
|
recommended: false,
|
|
23361
23359
|
frozen: true,
|
|
23362
23360
|
url: "https://eslint.org/docs/latest/rules/default-param-last"
|
|
@@ -23393,7 +23391,7 @@ var require_default_param_last = /* @__PURE__ */ __commonJSMin(((exports, module
|
|
|
23393
23391
|
};
|
|
23394
23392
|
}));
|
|
23395
23393
|
//#endregion
|
|
23396
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
23394
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/dot-location.js
|
|
23397
23395
|
/**
|
|
23398
23396
|
* @fileoverview Validates newlines before and after dots
|
|
23399
23397
|
* @author Greg Cochard
|
|
@@ -23482,7 +23480,7 @@ var require_dot_location = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
23482
23480
|
};
|
|
23483
23481
|
}));
|
|
23484
23482
|
//#endregion
|
|
23485
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
23483
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/keywords.js
|
|
23486
23484
|
/**
|
|
23487
23485
|
* @fileoverview A shared list of ES3 keywords.
|
|
23488
23486
|
* @author Josh Perez
|
|
@@ -23551,7 +23549,7 @@ var require_keywords = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
23551
23549
|
];
|
|
23552
23550
|
}));
|
|
23553
23551
|
//#endregion
|
|
23554
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
23552
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/dot-notation.js
|
|
23555
23553
|
/**
|
|
23556
23554
|
* @fileoverview Rule to warn about using dot notation instead of square bracket notation when possible.
|
|
23557
23555
|
* @author Josh Perez
|
|
@@ -23640,7 +23638,7 @@ var require_dot_notation = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
23640
23638
|
};
|
|
23641
23639
|
}));
|
|
23642
23640
|
//#endregion
|
|
23643
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
23641
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/eol-last.js
|
|
23644
23642
|
/**
|
|
23645
23643
|
* @fileoverview Require or disallow newline at the end of files
|
|
23646
23644
|
* @author Nodeca Team <https://github.com/nodeca>
|
|
@@ -23733,7 +23731,7 @@ var require_eol_last = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
23733
23731
|
};
|
|
23734
23732
|
}));
|
|
23735
23733
|
//#endregion
|
|
23736
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
23734
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/eqeqeq.js
|
|
23737
23735
|
/**
|
|
23738
23736
|
* @fileoverview Rule to flag statements that use != and == instead of !== and ===
|
|
23739
23737
|
* @author Nicholas C. Zakas
|
|
@@ -23767,6 +23765,7 @@ var require_eqeqeq = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
23767
23765
|
items: [{ enum: ["smart", "allow-null"] }],
|
|
23768
23766
|
additionalItems: false
|
|
23769
23767
|
}] },
|
|
23768
|
+
defaultOptions: ["always"],
|
|
23770
23769
|
fixable: "code",
|
|
23771
23770
|
messages: {
|
|
23772
23771
|
unexpected: "Expected '{{expectedOperator}}' and instead saw '{{actualOperator}}'.",
|
|
@@ -23774,7 +23773,7 @@ var require_eqeqeq = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
23774
23773
|
}
|
|
23775
23774
|
},
|
|
23776
23775
|
create(context) {
|
|
23777
|
-
const config = context.options[0]
|
|
23776
|
+
const config = context.options[0];
|
|
23778
23777
|
const options = context.options[1] || {};
|
|
23779
23778
|
const sourceCode = context.sourceCode;
|
|
23780
23779
|
const nullOption = config === "always" ? options.null || "always" : "ignore";
|
|
@@ -24067,7 +24066,7 @@ var require_eslint_visitor_keys = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
24067
24066
|
exports.unionWith = unionWith;
|
|
24068
24067
|
}));
|
|
24069
24068
|
//#endregion
|
|
24070
|
-
//#region ../../node_modules/.pnpm/@eslint-community+eslint-utils@4.9.1_eslint@10.
|
|
24069
|
+
//#region ../../node_modules/.pnpm/@eslint-community+eslint-utils@4.9.1_eslint@10.4.0_jiti@2.7.0_/node_modules/@eslint-community/eslint-utils/index.js
|
|
24071
24070
|
var require_eslint_utils = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
24072
24071
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
24073
24072
|
var eslintVisitorKeys = require_eslint_visitor_keys();
|
|
@@ -25806,7 +25805,7 @@ var require_eslint_utils = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
25806
25805
|
exports.isSemicolonToken = isSemicolonToken;
|
|
25807
25806
|
}));
|
|
25808
25807
|
//#endregion
|
|
25809
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
25808
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/for-direction.js
|
|
25810
25809
|
/**
|
|
25811
25810
|
* @fileoverview enforce `for` loop update clause moving the counter in the right direction.(for-direction)
|
|
25812
25811
|
* @author Aladdin-ADD<hh_2013@foxmail.com>
|
|
@@ -25883,6 +25882,29 @@ var require_for_direction = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
25883
25882
|
}
|
|
25884
25883
|
return 0;
|
|
25885
25884
|
}
|
|
25885
|
+
/**
|
|
25886
|
+
* Collects all expressions that modify the counter.
|
|
25887
|
+
* @param {ASTNode} node The expression node to check.
|
|
25888
|
+
* @param {string} counter The name of the counter variable.
|
|
25889
|
+
* @returns {ASTNode[]} An array of modifying expressions.
|
|
25890
|
+
*/
|
|
25891
|
+
function getModifyingExpressions(node, counter) {
|
|
25892
|
+
if (node.type === "SequenceExpression") return node.expressions.flatMap((expr) => getModifyingExpressions(expr, counter));
|
|
25893
|
+
if (node.type === "UpdateExpression" && node.argument.type === "Identifier" && node.argument.name === counter) return [node];
|
|
25894
|
+
if (node.type === "AssignmentExpression" && node.left.type === "Identifier" && node.left.name === counter) return [node];
|
|
25895
|
+
return [];
|
|
25896
|
+
}
|
|
25897
|
+
/**
|
|
25898
|
+
* Determines the direction of a single update expression for the counter.
|
|
25899
|
+
* @param {ASTNode} expr An expression node to check (UpdateExpression or AssignmentExpression).
|
|
25900
|
+
* @param {string} counter The variable name of the counter.
|
|
25901
|
+
* @returns {number} 1 if incrementing, -1 if decrementing, 0 if unknown or not modifying the counter.
|
|
25902
|
+
*/
|
|
25903
|
+
function getDirectionFromExpression(expr, counter) {
|
|
25904
|
+
if (expr.type === "UpdateExpression") return getUpdateDirection(expr, counter);
|
|
25905
|
+
if (expr.type === "AssignmentExpression") return getAssignmentDirection(expr, counter);
|
|
25906
|
+
return 0;
|
|
25907
|
+
}
|
|
25886
25908
|
return { ForStatement(node) {
|
|
25887
25909
|
if (node.test && node.test.type === "BinaryExpression" && node.update) for (const counterPosition of ["left", "right"]) {
|
|
25888
25910
|
if (node.test[counterPosition].type !== "Identifier") continue;
|
|
@@ -25893,16 +25915,15 @@ var require_for_direction = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
25893
25915
|
if (operator === "<" || operator === "<=") wrongDirection = counterPosition === "left" ? -1 : 1;
|
|
25894
25916
|
else if (operator === ">" || operator === ">=") wrongDirection = counterPosition === "left" ? 1 : -1;
|
|
25895
25917
|
else return;
|
|
25896
|
-
|
|
25897
|
-
|
|
25898
|
-
} else if (update.type === "AssignmentExpression" && getAssignmentDirection(update, counter) === wrongDirection) report(node);
|
|
25918
|
+
const mutatingExpressions = getModifyingExpressions(update, counter);
|
|
25919
|
+
if (mutatingExpressions.length === 1 && getDirectionFromExpression(mutatingExpressions[0], counter) === wrongDirection) report(node);
|
|
25899
25920
|
}
|
|
25900
25921
|
} };
|
|
25901
25922
|
}
|
|
25902
25923
|
};
|
|
25903
25924
|
}));
|
|
25904
25925
|
//#endregion
|
|
25905
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
25926
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/func-call-spacing.js
|
|
25906
25927
|
/**
|
|
25907
25928
|
* @fileoverview Rule to control spacing within function calls
|
|
25908
25929
|
* @author Matt DuVall <http://www.mattduvall.com>
|
|
@@ -26044,7 +26065,7 @@ var require_func_call_spacing = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
26044
26065
|
};
|
|
26045
26066
|
}));
|
|
26046
26067
|
//#endregion
|
|
26047
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
26068
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/func-name-matching.js
|
|
26048
26069
|
/**
|
|
26049
26070
|
* @fileoverview Rule to require function names to match the name of the variable or property to which they are assigned.
|
|
26050
26071
|
* @author Annie Zhang, Pavel Strashkin
|
|
@@ -26102,6 +26123,7 @@ var require_func_name_matching = /* @__PURE__ */ __commonJSMin(((exports, module
|
|
|
26102
26123
|
additionalItems: false,
|
|
26103
26124
|
items: [optionsObject]
|
|
26104
26125
|
}] },
|
|
26126
|
+
defaultOptions: ["always"],
|
|
26105
26127
|
messages: {
|
|
26106
26128
|
matchProperty: "Function name `{{funcName}}` should match property name `{{name}}`.",
|
|
26107
26129
|
matchVariable: "Function name `{{funcName}}` should match variable name `{{name}}`.",
|
|
@@ -26203,7 +26225,7 @@ var require_func_name_matching = /* @__PURE__ */ __commonJSMin(((exports, module
|
|
|
26203
26225
|
};
|
|
26204
26226
|
}));
|
|
26205
26227
|
//#endregion
|
|
26206
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
26228
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/func-names.js
|
|
26207
26229
|
/**
|
|
26208
26230
|
* @fileoverview Rule to warn when a function expression does not have a name.
|
|
26209
26231
|
* @author Kyle T. Nunery
|
|
@@ -26329,7 +26351,7 @@ var require_func_names = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
26329
26351
|
};
|
|
26330
26352
|
}));
|
|
26331
26353
|
//#endregion
|
|
26332
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
26354
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/func-style.js
|
|
26333
26355
|
/**
|
|
26334
26356
|
* @fileoverview Rule to enforce a particular function style
|
|
26335
26357
|
* @author Nicholas C. Zakas
|
|
@@ -26338,8 +26360,6 @@ var require_func_style = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
26338
26360
|
/** @type {import('../types').Rule.RuleModule} */
|
|
26339
26361
|
module.exports = {
|
|
26340
26362
|
meta: {
|
|
26341
|
-
dialects: ["javascript", "typescript"],
|
|
26342
|
-
language: "javascript",
|
|
26343
26363
|
type: "suggestion",
|
|
26344
26364
|
defaultOptions: ["expression", {
|
|
26345
26365
|
allowArrowFunctions: false,
|
|
@@ -26348,6 +26368,7 @@ var require_func_style = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
26348
26368
|
}],
|
|
26349
26369
|
docs: {
|
|
26350
26370
|
description: "Enforce the consistent use of either `function` declarations or expressions assigned to variables",
|
|
26371
|
+
dialects: ["JavaScript", "TypeScript"],
|
|
26351
26372
|
recommended: false,
|
|
26352
26373
|
frozen: true,
|
|
26353
26374
|
url: "https://eslint.org/docs/latest/rules/func-style"
|
|
@@ -26445,7 +26466,7 @@ var require_func_style = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
26445
26466
|
};
|
|
26446
26467
|
}));
|
|
26447
26468
|
//#endregion
|
|
26448
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
26469
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/function-call-argument-newline.js
|
|
26449
26470
|
/**
|
|
26450
26471
|
* @fileoverview Rule to enforce line breaks between arguments of a function call
|
|
26451
26472
|
* @author Alexey Gonchar <https://github.com/finico>
|
|
@@ -26556,7 +26577,7 @@ var require_function_call_argument_newline = /* @__PURE__ */ __commonJSMin(((exp
|
|
|
26556
26577
|
};
|
|
26557
26578
|
}));
|
|
26558
26579
|
//#endregion
|
|
26559
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
26580
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/function-paren-newline.js
|
|
26560
26581
|
/**
|
|
26561
26582
|
* @fileoverview enforce consistent line breaks inside function parentheses
|
|
26562
26583
|
* @author Teddy Katz
|
|
@@ -26756,7 +26777,7 @@ var require_function_paren_newline = /* @__PURE__ */ __commonJSMin(((exports, mo
|
|
|
26756
26777
|
};
|
|
26757
26778
|
}));
|
|
26758
26779
|
//#endregion
|
|
26759
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
26780
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/generator-star-spacing.js
|
|
26760
26781
|
/**
|
|
26761
26782
|
* @fileoverview Rule to check the spacing around the * in generator functions.
|
|
26762
26783
|
* @author Jamund Ferguson
|
|
@@ -26942,7 +26963,7 @@ var require_generator_star_spacing = /* @__PURE__ */ __commonJSMin(((exports, mo
|
|
|
26942
26963
|
};
|
|
26943
26964
|
}));
|
|
26944
26965
|
//#endregion
|
|
26945
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
26966
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/getter-return.js
|
|
26946
26967
|
/**
|
|
26947
26968
|
* @fileoverview Enforces that a return statement is present in property getters.
|
|
26948
26969
|
* @author Aladdin-ADD(hh_2013@foxmail.com)
|
|
@@ -27073,7 +27094,7 @@ var require_getter_return = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
27073
27094
|
};
|
|
27074
27095
|
}));
|
|
27075
27096
|
//#endregion
|
|
27076
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
27097
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/global-require.js
|
|
27077
27098
|
/**
|
|
27078
27099
|
* @fileoverview Rule for disallowing require() outside of the top-level module context
|
|
27079
27100
|
* @author Jamund Ferguson
|
|
@@ -27157,7 +27178,7 @@ var require_global_require = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
27157
27178
|
};
|
|
27158
27179
|
}));
|
|
27159
27180
|
//#endregion
|
|
27160
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
27181
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/grouped-accessor-pairs.js
|
|
27161
27182
|
/**
|
|
27162
27183
|
* @fileoverview Rule to require grouped accessor pairs in object literals and classes
|
|
27163
27184
|
* @author Milos Djermanovic
|
|
@@ -27309,7 +27330,7 @@ var require_grouped_accessor_pairs = /* @__PURE__ */ __commonJSMin(((exports, mo
|
|
|
27309
27330
|
};
|
|
27310
27331
|
}));
|
|
27311
27332
|
//#endregion
|
|
27312
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
27333
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/guard-for-in.js
|
|
27313
27334
|
/**
|
|
27314
27335
|
* @fileoverview Rule to flag for-in loops without if statements inside
|
|
27315
27336
|
* @author Nicholas C. Zakas
|
|
@@ -27348,7 +27369,7 @@ var require_guard_for_in = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
27348
27369
|
};
|
|
27349
27370
|
}));
|
|
27350
27371
|
//#endregion
|
|
27351
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
27372
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/handle-callback-err.js
|
|
27352
27373
|
/**
|
|
27353
27374
|
* @fileoverview Ensure handling of errors when we know they exist.
|
|
27354
27375
|
* @author Jamund Ferguson
|
|
@@ -27435,7 +27456,7 @@ var require_handle_callback_err = /* @__PURE__ */ __commonJSMin(((exports, modul
|
|
|
27435
27456
|
};
|
|
27436
27457
|
}));
|
|
27437
27458
|
//#endregion
|
|
27438
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
27459
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/id-blacklist.js
|
|
27439
27460
|
/**
|
|
27440
27461
|
* @fileoverview Rule that warns when identifier names that are
|
|
27441
27462
|
* specified in the configuration are used.
|
|
@@ -27574,7 +27595,7 @@ var require_id_blacklist = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
27574
27595
|
};
|
|
27575
27596
|
}));
|
|
27576
27597
|
//#endregion
|
|
27577
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
27598
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/id-denylist.js
|
|
27578
27599
|
/**
|
|
27579
27600
|
* @fileoverview Rule that warns when identifier names that are
|
|
27580
27601
|
* specified in the configuration are used.
|
|
@@ -27701,7 +27722,7 @@ var require_id_denylist = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
27701
27722
|
};
|
|
27702
27723
|
}));
|
|
27703
27724
|
//#endregion
|
|
27704
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
27725
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/id-length.js
|
|
27705
27726
|
/**
|
|
27706
27727
|
* @fileoverview Rule that warns when identifier names are shorter or longer
|
|
27707
27728
|
* than the values provided in configuration.
|
|
@@ -27826,7 +27847,7 @@ var require_id_length = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
27826
27847
|
};
|
|
27827
27848
|
}));
|
|
27828
27849
|
//#endregion
|
|
27829
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
27850
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/id-match.js
|
|
27830
27851
|
/**
|
|
27831
27852
|
* @fileoverview Rule to flag non-matching identifiers
|
|
27832
27853
|
* @author Matthieu Larcher
|
|
@@ -27982,7 +28003,7 @@ var require_id_match = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
27982
28003
|
};
|
|
27983
28004
|
}));
|
|
27984
28005
|
//#endregion
|
|
27985
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
28006
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/implicit-arrow-linebreak.js
|
|
27986
28007
|
/**
|
|
27987
28008
|
* @fileoverview enforce the location of arrow function bodies
|
|
27988
28009
|
* @author Sharmila Jesupaul
|
|
@@ -28058,7 +28079,7 @@ var require_implicit_arrow_linebreak = /* @__PURE__ */ __commonJSMin(((exports,
|
|
|
28058
28079
|
};
|
|
28059
28080
|
}));
|
|
28060
28081
|
//#endregion
|
|
28061
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
28082
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/indent.js
|
|
28062
28083
|
/**
|
|
28063
28084
|
* @fileoverview This rule sets a specific indentation style and width for your code
|
|
28064
28085
|
*
|
|
@@ -29188,7 +29209,7 @@ var require_indent = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
29188
29209
|
};
|
|
29189
29210
|
}));
|
|
29190
29211
|
//#endregion
|
|
29191
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
29212
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/indent-legacy.js
|
|
29192
29213
|
/**
|
|
29193
29214
|
* @fileoverview This option sets a specific tab width for your code
|
|
29194
29215
|
*
|
|
@@ -29815,7 +29836,7 @@ var require_indent_legacy = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
29815
29836
|
};
|
|
29816
29837
|
}));
|
|
29817
29838
|
//#endregion
|
|
29818
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
29839
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/init-declarations.js
|
|
29819
29840
|
/**
|
|
29820
29841
|
* @fileoverview A rule to control the style of variable initializations.
|
|
29821
29842
|
* @author Colin Ihrig
|
|
@@ -29852,10 +29873,9 @@ var require_init_declarations = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
29852
29873
|
module.exports = {
|
|
29853
29874
|
meta: {
|
|
29854
29875
|
type: "suggestion",
|
|
29855
|
-
dialects: ["typescript", "javascript"],
|
|
29856
|
-
language: "javascript",
|
|
29857
29876
|
docs: {
|
|
29858
29877
|
description: "Require or disallow initialization in variable declarations",
|
|
29878
|
+
dialects: ["JavaScript", "TypeScript"],
|
|
29859
29879
|
recommended: false,
|
|
29860
29880
|
frozen: true,
|
|
29861
29881
|
url: "https://eslint.org/docs/latest/rules/init-declarations"
|
|
@@ -29875,14 +29895,14 @@ var require_init_declarations = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
29875
29895
|
minItems: 0,
|
|
29876
29896
|
maxItems: 2
|
|
29877
29897
|
}] },
|
|
29898
|
+
defaultOptions: ["always"],
|
|
29878
29899
|
messages: {
|
|
29879
29900
|
initialized: "Variable '{{idName}}' should be initialized on declaration.",
|
|
29880
29901
|
notInitialized: "Variable '{{idName}}' should not be initialized on declaration."
|
|
29881
29902
|
}
|
|
29882
29903
|
},
|
|
29883
29904
|
create(context) {
|
|
29884
|
-
const
|
|
29885
|
-
const mode = context.options[0] || MODE_ALWAYS;
|
|
29905
|
+
const mode = context.options[0];
|
|
29886
29906
|
const params = context.options[1] || {};
|
|
29887
29907
|
let insideDeclaredNamespace = false;
|
|
29888
29908
|
return {
|
|
@@ -29898,8 +29918,8 @@ var require_init_declarations = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
29898
29918
|
for (let i = 0; i < declarations.length; ++i) {
|
|
29899
29919
|
const declaration = declarations[i], id = declaration.id, initialized = isInitialized(declaration), isIgnoredForLoop = params.ignoreForLoopInit && isForLoop(node.parent);
|
|
29900
29920
|
let messageId = "";
|
|
29901
|
-
if (mode ===
|
|
29902
|
-
else if (mode ===
|
|
29921
|
+
if (mode === "always" && !initialized) messageId = "initialized";
|
|
29922
|
+
else if (mode === "never" && !CONSTANT_BINDINGS.has(kind) && initialized && !isIgnoredForLoop) messageId = "notInitialized";
|
|
29903
29923
|
if (id.type === "Identifier" && messageId) context.report({
|
|
29904
29924
|
node: declaration,
|
|
29905
29925
|
messageId,
|
|
@@ -29912,7 +29932,7 @@ var require_init_declarations = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
29912
29932
|
};
|
|
29913
29933
|
}));
|
|
29914
29934
|
//#endregion
|
|
29915
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
29935
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/jsx-quotes.js
|
|
29916
29936
|
/**
|
|
29917
29937
|
* @fileoverview A rule to ensure consistent quotes used in jsx syntax.
|
|
29918
29938
|
* @author Mathias Schreck <https://github.com/lo1tuma>
|
|
@@ -29993,7 +30013,7 @@ var require_jsx_quotes = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
29993
30013
|
};
|
|
29994
30014
|
}));
|
|
29995
30015
|
//#endregion
|
|
29996
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
30016
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/key-spacing.js
|
|
29997
30017
|
/**
|
|
29998
30018
|
* @fileoverview Rule to specify spacing of object literal keys and values
|
|
29999
30019
|
* @author Brandon Mills
|
|
@@ -30447,7 +30467,7 @@ var require_key_spacing = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
30447
30467
|
};
|
|
30448
30468
|
}));
|
|
30449
30469
|
//#endregion
|
|
30450
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
30470
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/keyword-spacing.js
|
|
30451
30471
|
/**
|
|
30452
30472
|
* @fileoverview Rule to enforce spacing before and after keywords.
|
|
30453
30473
|
* @author Toru Nagashima
|
|
@@ -30943,7 +30963,7 @@ var require_keyword_spacing = /* @__PURE__ */ __commonJSMin(((exports, module) =
|
|
|
30943
30963
|
};
|
|
30944
30964
|
}));
|
|
30945
30965
|
//#endregion
|
|
30946
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
30966
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/line-comment-position.js
|
|
30947
30967
|
/**
|
|
30948
30968
|
* @fileoverview Rule to enforce the position of line comments
|
|
30949
30969
|
* @author Alberto Rodríguez
|
|
@@ -31028,7 +31048,7 @@ var require_line_comment_position = /* @__PURE__ */ __commonJSMin(((exports, mod
|
|
|
31028
31048
|
};
|
|
31029
31049
|
}));
|
|
31030
31050
|
//#endregion
|
|
31031
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
31051
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/linebreak-style.js
|
|
31032
31052
|
/**
|
|
31033
31053
|
* @fileoverview Rule to enforce a single linebreak style.
|
|
31034
31054
|
* @author Erik Mueller
|
|
@@ -31117,7 +31137,7 @@ var require_linebreak_style = /* @__PURE__ */ __commonJSMin(((exports, module) =
|
|
|
31117
31137
|
};
|
|
31118
31138
|
}));
|
|
31119
31139
|
//#endregion
|
|
31120
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
31140
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/lines-around-comment.js
|
|
31121
31141
|
/**
|
|
31122
31142
|
* @fileoverview Enforces empty lines around comments.
|
|
31123
31143
|
* @author Jamund Ferguson
|
|
@@ -31428,7 +31448,7 @@ var require_lines_around_comment = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
31428
31448
|
};
|
|
31429
31449
|
}));
|
|
31430
31450
|
//#endregion
|
|
31431
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
31451
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/lines-around-directive.js
|
|
31432
31452
|
/**
|
|
31433
31453
|
* @fileoverview Require or disallow newlines around directives.
|
|
31434
31454
|
* @author Kai Cataldo
|
|
@@ -31565,7 +31585,7 @@ var require_lines_around_directive = /* @__PURE__ */ __commonJSMin(((exports, mo
|
|
|
31565
31585
|
};
|
|
31566
31586
|
}));
|
|
31567
31587
|
//#endregion
|
|
31568
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
31588
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/lines-between-class-members.js
|
|
31569
31589
|
/**
|
|
31570
31590
|
* @fileoverview Rule to check empty newline between class members
|
|
31571
31591
|
* @author 薛定谔的猫<hh_2013@foxmail.com>
|
|
@@ -31796,7 +31816,7 @@ var require_lines_between_class_members = /* @__PURE__ */ __commonJSMin(((export
|
|
|
31796
31816
|
};
|
|
31797
31817
|
}));
|
|
31798
31818
|
//#endregion
|
|
31799
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
31819
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/logical-assignment-operators.js
|
|
31800
31820
|
/**
|
|
31801
31821
|
* @fileoverview Rule to replace assignment expressions with logical operator assignment
|
|
31802
31822
|
* @author Daniel Martens
|
|
@@ -31956,6 +31976,7 @@ var require_logical_assignment_operators = /* @__PURE__ */ __commonJSMin(((expor
|
|
|
31956
31976
|
maxItems: 1
|
|
31957
31977
|
}]
|
|
31958
31978
|
},
|
|
31979
|
+
defaultOptions: ["always"],
|
|
31959
31980
|
fixable: "code",
|
|
31960
31981
|
hasSuggestions: true,
|
|
31961
31982
|
messages: {
|
|
@@ -31970,7 +31991,7 @@ var require_logical_assignment_operators = /* @__PURE__ */ __commonJSMin(((expor
|
|
|
31970
31991
|
}
|
|
31971
31992
|
},
|
|
31972
31993
|
create(context) {
|
|
31973
|
-
const mode = context.options[0]
|
|
31994
|
+
const mode = context.options[0];
|
|
31974
31995
|
const checkIf = mode === "always" && context.options.length > 1 && context.options[1].enforceForIfStatements;
|
|
31975
31996
|
const sourceCode = context.sourceCode;
|
|
31976
31997
|
const isStrict = sourceCode.getScope(sourceCode.ast).isStrict;
|
|
@@ -32133,7 +32154,7 @@ var require_logical_assignment_operators = /* @__PURE__ */ __commonJSMin(((expor
|
|
|
32133
32154
|
};
|
|
32134
32155
|
}));
|
|
32135
32156
|
//#endregion
|
|
32136
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
32157
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/max-classes-per-file.js
|
|
32137
32158
|
/**
|
|
32138
32159
|
* @fileoverview Enforce a maximum number of classes per file
|
|
32139
32160
|
* @author James Garbutt <https://github.com/43081j>
|
|
@@ -32162,11 +32183,12 @@ var require_max_classes_per_file = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
32162
32183
|
},
|
|
32163
32184
|
additionalProperties: false
|
|
32164
32185
|
}] }],
|
|
32186
|
+
defaultOptions: [1],
|
|
32165
32187
|
messages: { maximumExceeded: "File has too many classes ({{ classCount }}). Maximum allowed is {{ max }}." }
|
|
32166
32188
|
},
|
|
32167
32189
|
create(context) {
|
|
32168
|
-
const
|
|
32169
|
-
const [ignoreExpressions, max] = typeof option === "number" ? [false, option
|
|
32190
|
+
const option = context.options[0];
|
|
32191
|
+
const [ignoreExpressions, max] = typeof option === "number" ? [false, option] : [option.ignoreExpressions, option.max || 1];
|
|
32170
32192
|
let classCount = 0;
|
|
32171
32193
|
return {
|
|
32172
32194
|
Program() {
|
|
@@ -32193,7 +32215,7 @@ var require_max_classes_per_file = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
32193
32215
|
};
|
|
32194
32216
|
}));
|
|
32195
32217
|
//#endregion
|
|
32196
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
32218
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/max-depth.js
|
|
32197
32219
|
/**
|
|
32198
32220
|
* @fileoverview A rule to set the maximum depth block can be nested in a function.
|
|
32199
32221
|
* @author Ian Christian Myers
|
|
@@ -32225,6 +32247,7 @@ var require_max_depth = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
32225
32247
|
},
|
|
32226
32248
|
additionalProperties: false
|
|
32227
32249
|
}] }],
|
|
32250
|
+
defaultOptions: [4],
|
|
32228
32251
|
messages: { tooDeeply: "Blocks are nested too deeply ({{depth}}). Maximum allowed is {{maxDepth}}." }
|
|
32229
32252
|
},
|
|
32230
32253
|
create(context) {
|
|
@@ -32309,7 +32332,7 @@ var require_max_depth = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
32309
32332
|
};
|
|
32310
32333
|
}));
|
|
32311
32334
|
//#endregion
|
|
32312
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
32335
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/max-len.js
|
|
32313
32336
|
/**
|
|
32314
32337
|
* @fileoverview Rule to check for max length on a line.
|
|
32315
32338
|
* @author Matt DuVall <http://www.mattduvall.com>
|
|
@@ -32583,7 +32606,7 @@ var require_max_len = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
32583
32606
|
};
|
|
32584
32607
|
}));
|
|
32585
32608
|
//#endregion
|
|
32586
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
32609
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/max-lines.js
|
|
32587
32610
|
/**
|
|
32588
32611
|
* @fileoverview enforce a maximum file length
|
|
32589
32612
|
* @author Alberto Rodríguez
|
|
@@ -32623,6 +32646,7 @@ var require_max_lines = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
32623
32646
|
},
|
|
32624
32647
|
additionalProperties: false
|
|
32625
32648
|
}] }],
|
|
32649
|
+
defaultOptions: [300],
|
|
32626
32650
|
messages: { exceed: "File has too many lines ({{actual}}). Maximum allowed is {{max}}." }
|
|
32627
32651
|
},
|
|
32628
32652
|
create(context) {
|
|
@@ -32700,7 +32724,7 @@ var require_max_lines = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
32700
32724
|
};
|
|
32701
32725
|
}));
|
|
32702
32726
|
//#endregion
|
|
32703
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
32727
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/max-lines-per-function.js
|
|
32704
32728
|
/**
|
|
32705
32729
|
* @fileoverview A rule to set the maximum number of line of code in a function.
|
|
32706
32730
|
* @author Pete Ward <peteward44@gmail.com>
|
|
@@ -32746,6 +32770,7 @@ var require_max_lines_per_function = /* @__PURE__ */ __commonJSMin(((exports, mo
|
|
|
32746
32770
|
url: "https://eslint.org/docs/latest/rules/max-lines-per-function"
|
|
32747
32771
|
},
|
|
32748
32772
|
schema: [OPTIONS_OR_INTEGER_SCHEMA],
|
|
32773
|
+
defaultOptions: [50],
|
|
32749
32774
|
messages: { exceed: "{{name}} has too many lines ({{lineCount}}). Maximum allowed is {{maxLines}}." }
|
|
32750
32775
|
},
|
|
32751
32776
|
create(context) {
|
|
@@ -32836,7 +32861,7 @@ var require_max_lines_per_function = /* @__PURE__ */ __commonJSMin(((exports, mo
|
|
|
32836
32861
|
};
|
|
32837
32862
|
}));
|
|
32838
32863
|
//#endregion
|
|
32839
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
32864
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/max-nested-callbacks.js
|
|
32840
32865
|
/**
|
|
32841
32866
|
* @fileoverview Rule to enforce a maximum number of nested callbacks.
|
|
32842
32867
|
* @author Ian Christian Myers
|
|
@@ -32868,6 +32893,7 @@ var require_max_nested_callbacks = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
32868
32893
|
},
|
|
32869
32894
|
additionalProperties: false
|
|
32870
32895
|
}] }],
|
|
32896
|
+
defaultOptions: [10],
|
|
32871
32897
|
messages: { exceed: "Too many nested callbacks ({{num}}). Maximum allowed is {{max}}." }
|
|
32872
32898
|
},
|
|
32873
32899
|
create(context) {
|
|
@@ -32914,7 +32940,7 @@ var require_max_nested_callbacks = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
32914
32940
|
};
|
|
32915
32941
|
}));
|
|
32916
32942
|
//#endregion
|
|
32917
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
32943
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/max-params.js
|
|
32918
32944
|
/**
|
|
32919
32945
|
* @fileoverview Rule to flag when a function has too many parameters
|
|
32920
32946
|
* @author Ilya Volodin
|
|
@@ -32926,10 +32952,9 @@ var require_max_params = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
32926
32952
|
module.exports = {
|
|
32927
32953
|
meta: {
|
|
32928
32954
|
type: "suggestion",
|
|
32929
|
-
dialects: ["typescript", "javascript"],
|
|
32930
|
-
language: "javascript",
|
|
32931
32955
|
docs: {
|
|
32932
32956
|
description: "Enforce a maximum number of parameters in function definitions",
|
|
32957
|
+
dialects: ["JavaScript", "TypeScript"],
|
|
32933
32958
|
recommended: false,
|
|
32934
32959
|
url: "https://eslint.org/docs/latest/rules/max-params"
|
|
32935
32960
|
},
|
|
@@ -32963,6 +32988,7 @@ var require_max_params = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
32963
32988
|
additionalProperties: false,
|
|
32964
32989
|
not: { required: ["countVoidThis", "countThis"] }
|
|
32965
32990
|
}] }],
|
|
32991
|
+
defaultOptions: [3],
|
|
32966
32992
|
messages: { exceed: "{{name}} has too many parameters ({{count}}). Maximum allowed is {{max}}." }
|
|
32967
32993
|
},
|
|
32968
32994
|
create(context) {
|
|
@@ -33012,7 +33038,7 @@ var require_max_params = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
33012
33038
|
};
|
|
33013
33039
|
}));
|
|
33014
33040
|
//#endregion
|
|
33015
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
33041
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/max-statements.js
|
|
33016
33042
|
/**
|
|
33017
33043
|
* @fileoverview A rule to set the maximum number of statements in a function.
|
|
33018
33044
|
* @author Ian Christian Myers
|
|
@@ -33050,6 +33076,7 @@ var require_max_statements = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
33050
33076
|
properties: { ignoreTopLevelFunctions: { type: "boolean" } },
|
|
33051
33077
|
additionalProperties: false
|
|
33052
33078
|
}],
|
|
33079
|
+
defaultOptions: [10],
|
|
33053
33080
|
messages: { exceed: "{{name}} has too many statements ({{count}}). Maximum allowed is {{max}}." }
|
|
33054
33081
|
},
|
|
33055
33082
|
create(context) {
|
|
@@ -33134,7 +33161,7 @@ var require_max_statements = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
33134
33161
|
};
|
|
33135
33162
|
}));
|
|
33136
33163
|
//#endregion
|
|
33137
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
33164
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/max-statements-per-line.js
|
|
33138
33165
|
/**
|
|
33139
33166
|
* @fileoverview Specify the maximum number of statements allowed per line.
|
|
33140
33167
|
* @author Kenneth Williams
|
|
@@ -33291,7 +33318,7 @@ var require_max_statements_per_line = /* @__PURE__ */ __commonJSMin(((exports, m
|
|
|
33291
33318
|
};
|
|
33292
33319
|
}));
|
|
33293
33320
|
//#endregion
|
|
33294
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
33321
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/multiline-comment-style.js
|
|
33295
33322
|
/**
|
|
33296
33323
|
* @fileoverview enforce a particular style for multiline comments
|
|
33297
33324
|
* @author Teddy Katz
|
|
@@ -33629,7 +33656,7 @@ var require_multiline_comment_style = /* @__PURE__ */ __commonJSMin(((exports, m
|
|
|
33629
33656
|
};
|
|
33630
33657
|
}));
|
|
33631
33658
|
//#endregion
|
|
33632
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
33659
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/multiline-ternary.js
|
|
33633
33660
|
/**
|
|
33634
33661
|
* @fileoverview Enforce newlines between operands of ternary expressions
|
|
33635
33662
|
* @author Kai Cataldo
|
|
@@ -33754,7 +33781,7 @@ var require_multiline_ternary = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
33754
33781
|
};
|
|
33755
33782
|
}));
|
|
33756
33783
|
//#endregion
|
|
33757
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
33784
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/new-cap.js
|
|
33758
33785
|
/**
|
|
33759
33786
|
* @fileoverview Rule to flag use of constructors without capital letters
|
|
33760
33787
|
* @author Nicholas C. Zakas
|
|
@@ -33910,7 +33937,7 @@ var require_new_cap = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
33910
33937
|
};
|
|
33911
33938
|
}));
|
|
33912
33939
|
//#endregion
|
|
33913
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
33940
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/new-parens.js
|
|
33914
33941
|
/**
|
|
33915
33942
|
* @fileoverview Rule to flag when using constructor without parentheses
|
|
33916
33943
|
* @author Ilya Volodin
|
|
@@ -33980,7 +34007,7 @@ var require_new_parens = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
33980
34007
|
};
|
|
33981
34008
|
}));
|
|
33982
34009
|
//#endregion
|
|
33983
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
34010
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/newline-after-var.js
|
|
33984
34011
|
/**
|
|
33985
34012
|
* @fileoverview Rule to check empty newline after "var" statement
|
|
33986
34013
|
* @author Gopal Venkatesan
|
|
@@ -34147,7 +34174,7 @@ var require_newline_after_var = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
34147
34174
|
};
|
|
34148
34175
|
}));
|
|
34149
34176
|
//#endregion
|
|
34150
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
34177
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/newline-before-return.js
|
|
34151
34178
|
/**
|
|
34152
34179
|
* @fileoverview Rule to require newlines before `return` statement
|
|
34153
34180
|
* @author Kai Cataldo
|
|
@@ -34300,7 +34327,7 @@ var require_newline_before_return = /* @__PURE__ */ __commonJSMin(((exports, mod
|
|
|
34300
34327
|
};
|
|
34301
34328
|
}));
|
|
34302
34329
|
//#endregion
|
|
34303
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
34330
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/newline-per-chained-call.js
|
|
34304
34331
|
/**
|
|
34305
34332
|
* @fileoverview Rule to ensure newline per method call when chaining calls
|
|
34306
34333
|
* @author Rajendra Patil
|
|
@@ -34408,7 +34435,7 @@ var require_newline_per_chained_call = /* @__PURE__ */ __commonJSMin(((exports,
|
|
|
34408
34435
|
};
|
|
34409
34436
|
}));
|
|
34410
34437
|
//#endregion
|
|
34411
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
34438
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-alert.js
|
|
34412
34439
|
/**
|
|
34413
34440
|
* @fileoverview Rule to flag use of alert, confirm, prompt
|
|
34414
34441
|
* @author Nicholas C. Zakas
|
|
@@ -34491,7 +34518,7 @@ var require_no_alert = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
34491
34518
|
};
|
|
34492
34519
|
}));
|
|
34493
34520
|
//#endregion
|
|
34494
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
34521
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-array-constructor.js
|
|
34495
34522
|
/**
|
|
34496
34523
|
* @fileoverview Disallow construction of dense arrays using the Array constructor
|
|
34497
34524
|
* @author Matt DuVall <http://www.mattduvall.com/>
|
|
@@ -34501,11 +34528,10 @@ var require_no_array_constructor = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
34501
34528
|
/** @type {import('../types').Rule.RuleModule} */
|
|
34502
34529
|
module.exports = {
|
|
34503
34530
|
meta: {
|
|
34504
|
-
dialects: ["javascript", "typescript"],
|
|
34505
|
-
language: "javascript",
|
|
34506
34531
|
type: "suggestion",
|
|
34507
34532
|
docs: {
|
|
34508
34533
|
description: "Disallow `Array` constructors",
|
|
34534
|
+
dialects: ["JavaScript", "TypeScript"],
|
|
34509
34535
|
recommended: false,
|
|
34510
34536
|
url: "https://eslint.org/docs/latest/rules/no-array-constructor"
|
|
34511
34537
|
},
|
|
@@ -34594,7 +34620,7 @@ var require_no_array_constructor = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
34594
34620
|
};
|
|
34595
34621
|
}));
|
|
34596
34622
|
//#endregion
|
|
34597
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
34623
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-async-promise-executor.js
|
|
34598
34624
|
/**
|
|
34599
34625
|
* @fileoverview disallow using an async function as a Promise executor
|
|
34600
34626
|
* @author Teddy Katz
|
|
@@ -34626,7 +34652,7 @@ var require_no_async_promise_executor = /* @__PURE__ */ __commonJSMin(((exports,
|
|
|
34626
34652
|
};
|
|
34627
34653
|
}));
|
|
34628
34654
|
//#endregion
|
|
34629
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
34655
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-await-in-loop.js
|
|
34630
34656
|
/**
|
|
34631
34657
|
* @fileoverview Rule to disallow uses of await inside of loops.
|
|
34632
34658
|
* @author Nat Mote (nmote)
|
|
@@ -34701,7 +34727,7 @@ var require_no_await_in_loop = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
34701
34727
|
};
|
|
34702
34728
|
}));
|
|
34703
34729
|
//#endregion
|
|
34704
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
34730
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-bitwise.js
|
|
34705
34731
|
/**
|
|
34706
34732
|
* @fileoverview Rule to flag bitwise identifiers
|
|
34707
34733
|
* @author Nicholas C. Zakas
|
|
@@ -34804,7 +34830,7 @@ var require_no_bitwise = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
34804
34830
|
};
|
|
34805
34831
|
}));
|
|
34806
34832
|
//#endregion
|
|
34807
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
34833
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-buffer-constructor.js
|
|
34808
34834
|
/**
|
|
34809
34835
|
* @fileoverview disallow use of the Buffer() constructor
|
|
34810
34836
|
* @author Teddy Katz
|
|
@@ -34852,7 +34878,7 @@ var require_no_buffer_constructor = /* @__PURE__ */ __commonJSMin(((exports, mod
|
|
|
34852
34878
|
};
|
|
34853
34879
|
}));
|
|
34854
34880
|
//#endregion
|
|
34855
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
34881
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-caller.js
|
|
34856
34882
|
/**
|
|
34857
34883
|
* @fileoverview Rule to flag use of arguments.callee and arguments.caller.
|
|
34858
34884
|
* @author Nicholas C. Zakas
|
|
@@ -34883,7 +34909,7 @@ var require_no_caller = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
34883
34909
|
};
|
|
34884
34910
|
}));
|
|
34885
34911
|
//#endregion
|
|
34886
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
34912
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-case-declarations.js
|
|
34887
34913
|
/**
|
|
34888
34914
|
* @fileoverview Rule to flag use of an lexical declarations inside a case clause
|
|
34889
34915
|
* @author Erik Arvidsson
|
|
@@ -34936,7 +34962,7 @@ var require_no_case_declarations = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
34936
34962
|
};
|
|
34937
34963
|
}));
|
|
34938
34964
|
//#endregion
|
|
34939
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
34965
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-catch-shadow.js
|
|
34940
34966
|
/**
|
|
34941
34967
|
* @fileoverview Rule to flag variable leak in CatchClauses in IE 8 and earlier
|
|
34942
34968
|
* @author Ian Christian Myers
|
|
@@ -34990,7 +35016,7 @@ var require_no_catch_shadow = /* @__PURE__ */ __commonJSMin(((exports, module) =
|
|
|
34990
35016
|
};
|
|
34991
35017
|
}));
|
|
34992
35018
|
//#endregion
|
|
34993
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
35019
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-class-assign.js
|
|
34994
35020
|
/**
|
|
34995
35021
|
* @fileoverview A rule to disallow modifying variables of class declarations
|
|
34996
35022
|
* @author Toru Nagashima
|
|
@@ -35041,7 +35067,7 @@ var require_no_class_assign = /* @__PURE__ */ __commonJSMin(((exports, module) =
|
|
|
35041
35067
|
};
|
|
35042
35068
|
}));
|
|
35043
35069
|
//#endregion
|
|
35044
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
35070
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-compare-neg-zero.js
|
|
35045
35071
|
/**
|
|
35046
35072
|
* @fileoverview The rule should warn against code that tries to compare against -0.
|
|
35047
35073
|
* @author Aladdin-ADD <hh_2013@foxmail.com>
|
|
@@ -35092,7 +35118,7 @@ var require_no_compare_neg_zero = /* @__PURE__ */ __commonJSMin(((exports, modul
|
|
|
35092
35118
|
};
|
|
35093
35119
|
}));
|
|
35094
35120
|
//#endregion
|
|
35095
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
35121
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-cond-assign.js
|
|
35096
35122
|
/**
|
|
35097
35123
|
* @fileoverview Rule to flag assignment in a conditional statement's test expression
|
|
35098
35124
|
* @author Stephen Murray <spmurrayzzz>
|
|
@@ -35196,7 +35222,7 @@ var require_no_cond_assign = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
35196
35222
|
};
|
|
35197
35223
|
}));
|
|
35198
35224
|
//#endregion
|
|
35199
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
35225
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-confusing-arrow.js
|
|
35200
35226
|
/**
|
|
35201
35227
|
* @fileoverview A rule to warn against using arrow functions when they could be
|
|
35202
35228
|
* confused with comparisons
|
|
@@ -35282,7 +35308,7 @@ var require_no_confusing_arrow = /* @__PURE__ */ __commonJSMin(((exports, module
|
|
|
35282
35308
|
};
|
|
35283
35309
|
}));
|
|
35284
35310
|
//#endregion
|
|
35285
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
35311
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-console.js
|
|
35286
35312
|
/**
|
|
35287
35313
|
* @fileoverview Rule to flag use of console object
|
|
35288
35314
|
* @author Nicholas C. Zakas
|
|
@@ -35431,7 +35457,7 @@ var require_no_console = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
35431
35457
|
};
|
|
35432
35458
|
}));
|
|
35433
35459
|
//#endregion
|
|
35434
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
35460
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-const-assign.js
|
|
35435
35461
|
/**
|
|
35436
35462
|
* @fileoverview A rule to disallow modifying variables that are declared using `const`
|
|
35437
35463
|
* @author Toru Nagashima
|
|
@@ -35478,7 +35504,7 @@ var require_no_const_assign = /* @__PURE__ */ __commonJSMin(((exports, module) =
|
|
|
35478
35504
|
};
|
|
35479
35505
|
}));
|
|
35480
35506
|
//#endregion
|
|
35481
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
35507
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-constant-binary-expression.js
|
|
35482
35508
|
/**
|
|
35483
35509
|
* @fileoverview Rule to flag constant comparisons and logical expressions that always/never short circuit
|
|
35484
35510
|
* @author Jordan Eldredge <https://jordaneldredge.com>
|
|
@@ -35795,7 +35821,7 @@ var require_no_constant_binary_expression = /* @__PURE__ */ __commonJSMin(((expo
|
|
|
35795
35821
|
};
|
|
35796
35822
|
}));
|
|
35797
35823
|
//#endregion
|
|
35798
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
35824
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-constant-condition.js
|
|
35799
35825
|
/**
|
|
35800
35826
|
* @fileoverview Rule to flag use constant conditions
|
|
35801
35827
|
* @author Christian Schulz <http://rndm.de>
|
|
@@ -35918,7 +35944,7 @@ var require_no_constant_condition = /* @__PURE__ */ __commonJSMin(((exports, mod
|
|
|
35918
35944
|
};
|
|
35919
35945
|
}));
|
|
35920
35946
|
//#endregion
|
|
35921
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
35947
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-constructor-return.js
|
|
35922
35948
|
/**
|
|
35923
35949
|
* @fileoverview Rule to disallow returning value from constructor.
|
|
35924
35950
|
* @author Pig Fang <https://github.com/g-plane>
|
|
@@ -35959,7 +35985,7 @@ var require_no_constructor_return = /* @__PURE__ */ __commonJSMin(((exports, mod
|
|
|
35959
35985
|
};
|
|
35960
35986
|
}));
|
|
35961
35987
|
//#endregion
|
|
35962
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
35988
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-continue.js
|
|
35963
35989
|
/**
|
|
35964
35990
|
* @fileoverview Rule to flag use of continue statement
|
|
35965
35991
|
* @author Borislav Zhivkov
|
|
@@ -38409,7 +38435,7 @@ var require_regexpp = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
38409
38435
|
exports.visitRegExpAST = visitRegExpAST;
|
|
38410
38436
|
}));
|
|
38411
38437
|
//#endregion
|
|
38412
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
38438
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-control-regex.js
|
|
38413
38439
|
/**
|
|
38414
38440
|
* @fileoverview Rule to forbid control characters from regular expressions.
|
|
38415
38441
|
* @author Nicholas C. Zakas
|
|
@@ -38487,7 +38513,7 @@ var require_no_control_regex = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
38487
38513
|
};
|
|
38488
38514
|
}));
|
|
38489
38515
|
//#endregion
|
|
38490
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
38516
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-debugger.js
|
|
38491
38517
|
/**
|
|
38492
38518
|
* @fileoverview Rule to flag use of a debugger statement
|
|
38493
38519
|
* @author Nicholas C. Zakas
|
|
@@ -38517,7 +38543,7 @@ var require_no_debugger = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
38517
38543
|
};
|
|
38518
38544
|
}));
|
|
38519
38545
|
//#endregion
|
|
38520
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
38546
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-delete-var.js
|
|
38521
38547
|
/**
|
|
38522
38548
|
* @fileoverview Rule to flag when deleting variables
|
|
38523
38549
|
* @author Ilya Volodin
|
|
@@ -38546,7 +38572,7 @@ var require_no_delete_var = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
38546
38572
|
};
|
|
38547
38573
|
}));
|
|
38548
38574
|
//#endregion
|
|
38549
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
38575
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-div-regex.js
|
|
38550
38576
|
/**
|
|
38551
38577
|
* @fileoverview Rule to check for ambiguous div operator in regexes
|
|
38552
38578
|
* @author Matt DuVall <http://www.mattduvall.com>
|
|
@@ -38582,7 +38608,7 @@ var require_no_div_regex = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
38582
38608
|
};
|
|
38583
38609
|
}));
|
|
38584
38610
|
//#endregion
|
|
38585
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
38611
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-dupe-args.js
|
|
38586
38612
|
/**
|
|
38587
38613
|
* @fileoverview Rule to flag duplicate arguments
|
|
38588
38614
|
* @author Jamund Ferguson
|
|
@@ -38642,7 +38668,7 @@ var require_no_dupe_args = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
38642
38668
|
};
|
|
38643
38669
|
}));
|
|
38644
38670
|
//#endregion
|
|
38645
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
38671
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-dupe-class-members.js
|
|
38646
38672
|
/**
|
|
38647
38673
|
* @fileoverview A rule to disallow duplicate name in class members.
|
|
38648
38674
|
* @author Toru Nagashima
|
|
@@ -38653,10 +38679,9 @@ var require_no_dupe_class_members = /* @__PURE__ */ __commonJSMin(((exports, mod
|
|
|
38653
38679
|
module.exports = {
|
|
38654
38680
|
meta: {
|
|
38655
38681
|
type: "problem",
|
|
38656
|
-
dialects: ["javascript", "typescript"],
|
|
38657
|
-
language: "javascript",
|
|
38658
38682
|
docs: {
|
|
38659
38683
|
description: "Disallow duplicate class members",
|
|
38684
|
+
dialects: ["JavaScript", "TypeScript"],
|
|
38660
38685
|
recommended: true,
|
|
38661
38686
|
url: "https://eslint.org/docs/latest/rules/no-dupe-class-members"
|
|
38662
38687
|
},
|
|
@@ -38729,7 +38754,7 @@ var require_no_dupe_class_members = /* @__PURE__ */ __commonJSMin(((exports, mod
|
|
|
38729
38754
|
};
|
|
38730
38755
|
}));
|
|
38731
38756
|
//#endregion
|
|
38732
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
38757
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-dupe-else-if.js
|
|
38733
38758
|
/**
|
|
38734
38759
|
* @fileoverview Rule to disallow duplicate conditions in if-else-if chains
|
|
38735
38760
|
* @author Milos Djermanovic
|
|
@@ -38805,7 +38830,7 @@ var require_no_dupe_else_if = /* @__PURE__ */ __commonJSMin(((exports, module) =
|
|
|
38805
38830
|
};
|
|
38806
38831
|
}));
|
|
38807
38832
|
//#endregion
|
|
38808
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
38833
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-dupe-keys.js
|
|
38809
38834
|
/**
|
|
38810
38835
|
* @fileoverview Rule to flag use of duplicate keys in an object.
|
|
38811
38836
|
* @author Ian Christian Myers
|
|
@@ -38899,7 +38924,7 @@ var require_no_dupe_keys = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
38899
38924
|
};
|
|
38900
38925
|
}));
|
|
38901
38926
|
//#endregion
|
|
38902
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
38927
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-duplicate-case.js
|
|
38903
38928
|
/**
|
|
38904
38929
|
* @fileoverview Rule to disallow a duplicate case label.
|
|
38905
38930
|
* @author Dieter Oberkofler
|
|
@@ -38946,7 +38971,7 @@ var require_no_duplicate_case = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
38946
38971
|
};
|
|
38947
38972
|
}));
|
|
38948
38973
|
//#endregion
|
|
38949
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
38974
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-duplicate-imports.js
|
|
38950
38975
|
/**
|
|
38951
38976
|
* @fileoverview Restrict usage of duplicate imports.
|
|
38952
38977
|
* @author Simen Bekkhus
|
|
@@ -39105,8 +39130,6 @@ var require_no_duplicate_imports = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
39105
39130
|
/** @type {import('../types').Rule.RuleModule} */
|
|
39106
39131
|
module.exports = {
|
|
39107
39132
|
meta: {
|
|
39108
|
-
dialects: ["javascript", "typescript"],
|
|
39109
|
-
language: "javascript",
|
|
39110
39133
|
type: "problem",
|
|
39111
39134
|
defaultOptions: [{
|
|
39112
39135
|
includeExports: false,
|
|
@@ -39114,6 +39137,7 @@ var require_no_duplicate_imports = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
39114
39137
|
}],
|
|
39115
39138
|
docs: {
|
|
39116
39139
|
description: "Disallow duplicate module imports",
|
|
39140
|
+
dialects: ["JavaScript", "TypeScript"],
|
|
39117
39141
|
recommended: false,
|
|
39118
39142
|
url: "https://eslint.org/docs/latest/rules/no-duplicate-imports"
|
|
39119
39143
|
},
|
|
@@ -39145,7 +39169,7 @@ var require_no_duplicate_imports = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
39145
39169
|
};
|
|
39146
39170
|
}));
|
|
39147
39171
|
//#endregion
|
|
39148
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
39172
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/fix-tracker.js
|
|
39149
39173
|
/**
|
|
39150
39174
|
* @fileoverview Helper class to aid in constructing fix commands.
|
|
39151
39175
|
* @author Alan Pierce
|
|
@@ -39233,7 +39257,7 @@ var require_fix_tracker = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
39233
39257
|
module.exports = FixTracker;
|
|
39234
39258
|
}));
|
|
39235
39259
|
//#endregion
|
|
39236
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
39260
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-else-return.js
|
|
39237
39261
|
/**
|
|
39238
39262
|
* @fileoverview Rule to flag `else` after a `return` in `if`
|
|
39239
39263
|
* @author Ian Christian Myers
|
|
@@ -39434,7 +39458,7 @@ var require_no_else_return = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
39434
39458
|
};
|
|
39435
39459
|
}));
|
|
39436
39460
|
//#endregion
|
|
39437
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
39461
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-empty.js
|
|
39438
39462
|
/**
|
|
39439
39463
|
* @fileoverview Rule to flag use of an empty block statement
|
|
39440
39464
|
* @author Nicholas C. Zakas
|
|
@@ -39514,7 +39538,7 @@ var require_no_empty = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
39514
39538
|
};
|
|
39515
39539
|
}));
|
|
39516
39540
|
//#endregion
|
|
39517
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
39541
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-empty-character-class.js
|
|
39518
39542
|
/**
|
|
39519
39543
|
* @fileoverview Rule to flag the use of empty character classes in regular expressions
|
|
39520
39544
|
* @author Ian Christian Myers
|
|
@@ -39559,7 +39583,7 @@ var require_no_empty_character_class = /* @__PURE__ */ __commonJSMin(((exports,
|
|
|
39559
39583
|
};
|
|
39560
39584
|
}));
|
|
39561
39585
|
//#endregion
|
|
39562
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
39586
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-empty-function.js
|
|
39563
39587
|
/**
|
|
39564
39588
|
* @fileoverview Rule to disallow empty functions.
|
|
39565
39589
|
* @author Toru Nagashima
|
|
@@ -39623,13 +39647,12 @@ var require_no_empty_function = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
39623
39647
|
/** @type {import('../types').Rule.RuleModule} */
|
|
39624
39648
|
module.exports = {
|
|
39625
39649
|
meta: {
|
|
39626
|
-
dialects: ["javascript", "typescript"],
|
|
39627
|
-
language: "javascript",
|
|
39628
39650
|
hasSuggestions: true,
|
|
39629
39651
|
type: "suggestion",
|
|
39630
39652
|
defaultOptions: [{ allow: [] }],
|
|
39631
39653
|
docs: {
|
|
39632
39654
|
description: "Disallow empty functions",
|
|
39655
|
+
dialects: ["JavaScript", "TypeScript"],
|
|
39633
39656
|
recommended: false,
|
|
39634
39657
|
url: "https://eslint.org/docs/latest/rules/no-empty-function"
|
|
39635
39658
|
},
|
|
@@ -39707,7 +39730,7 @@ var require_no_empty_function = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
39707
39730
|
};
|
|
39708
39731
|
}));
|
|
39709
39732
|
//#endregion
|
|
39710
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
39733
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-empty-pattern.js
|
|
39711
39734
|
/**
|
|
39712
39735
|
* @fileoverview Rule to disallow an empty pattern
|
|
39713
39736
|
* @author Alberto Rodríguez
|
|
@@ -39755,7 +39778,7 @@ var require_no_empty_pattern = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
39755
39778
|
};
|
|
39756
39779
|
}));
|
|
39757
39780
|
//#endregion
|
|
39758
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
39781
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-empty-static-block.js
|
|
39759
39782
|
/**
|
|
39760
39783
|
* @fileoverview Rule to disallow empty static blocks.
|
|
39761
39784
|
* @author Sosuke Suzuki
|
|
@@ -39803,7 +39826,7 @@ var require_no_empty_static_block = /* @__PURE__ */ __commonJSMin(((exports, mod
|
|
|
39803
39826
|
};
|
|
39804
39827
|
}));
|
|
39805
39828
|
//#endregion
|
|
39806
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
39829
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-eq-null.js
|
|
39807
39830
|
/**
|
|
39808
39831
|
* @fileoverview Rule to flag comparisons to null without a type-checking
|
|
39809
39832
|
* operator.
|
|
@@ -39834,7 +39857,7 @@ var require_no_eq_null = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
39834
39857
|
};
|
|
39835
39858
|
}));
|
|
39836
39859
|
//#endregion
|
|
39837
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
39860
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-eval.js
|
|
39838
39861
|
/**
|
|
39839
39862
|
* @fileoverview Rule to flag use of eval() statement
|
|
39840
39863
|
* @author Nicholas C. Zakas
|
|
@@ -40010,7 +40033,7 @@ var require_no_eval = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
40010
40033
|
};
|
|
40011
40034
|
}));
|
|
40012
40035
|
//#endregion
|
|
40013
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
40036
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-ex-assign.js
|
|
40014
40037
|
/**
|
|
40015
40038
|
* @fileoverview Rule to flag assignment of the exception parameter
|
|
40016
40039
|
* @author Stephen Murray <spmurrayzzz>
|
|
@@ -40051,7 +40074,7 @@ var require_no_ex_assign = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
40051
40074
|
};
|
|
40052
40075
|
}));
|
|
40053
40076
|
//#endregion
|
|
40054
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
40077
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-extend-native.js
|
|
40055
40078
|
/**
|
|
40056
40079
|
* @fileoverview Rule to flag adding properties to native object's prototypes.
|
|
40057
40080
|
* @author David Nelson
|
|
@@ -40153,7 +40176,7 @@ var require_no_extend_native = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
40153
40176
|
};
|
|
40154
40177
|
}));
|
|
40155
40178
|
//#endregion
|
|
40156
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
40179
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-extra-bind.js
|
|
40157
40180
|
/**
|
|
40158
40181
|
* @fileoverview Rule to flag unnecessary bind calls
|
|
40159
40182
|
* @author Bence Dányi <bence@danyi.me>
|
|
@@ -40283,7 +40306,7 @@ var require_no_extra_bind = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
40283
40306
|
};
|
|
40284
40307
|
}));
|
|
40285
40308
|
//#endregion
|
|
40286
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
40309
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-extra-boolean-cast.js
|
|
40287
40310
|
/**
|
|
40288
40311
|
* @fileoverview Rule to flag unnecessary double negation in Boolean contexts
|
|
40289
40312
|
* @author Brandon Mills
|
|
@@ -40468,7 +40491,7 @@ var require_no_extra_boolean_cast = /* @__PURE__ */ __commonJSMin(((exports, mod
|
|
|
40468
40491
|
};
|
|
40469
40492
|
}));
|
|
40470
40493
|
//#endregion
|
|
40471
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
40494
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-extra-label.js
|
|
40472
40495
|
/**
|
|
40473
40496
|
* @fileoverview Rule to disallow unnecessary labels
|
|
40474
40497
|
* @author Toru Nagashima
|
|
@@ -40582,7 +40605,7 @@ var require_no_extra_label = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
40582
40605
|
};
|
|
40583
40606
|
}));
|
|
40584
40607
|
//#endregion
|
|
40585
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
40608
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-extra-parens.js
|
|
40586
40609
|
/**
|
|
40587
40610
|
* @fileoverview Disallow parenthesising higher precedence subexpressions.
|
|
40588
40611
|
* @author Michael Ficarra
|
|
@@ -41340,7 +41363,7 @@ var require_no_extra_parens = /* @__PURE__ */ __commonJSMin(((exports, module) =
|
|
|
41340
41363
|
};
|
|
41341
41364
|
}));
|
|
41342
41365
|
//#endregion
|
|
41343
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
41366
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-extra-semi.js
|
|
41344
41367
|
/**
|
|
41345
41368
|
* @fileoverview Rule to flag use of unnecessary semicolons
|
|
41346
41369
|
* @author Nicholas C. Zakas
|
|
@@ -41455,7 +41478,7 @@ var require_no_extra_semi = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
41455
41478
|
};
|
|
41456
41479
|
}));
|
|
41457
41480
|
//#endregion
|
|
41458
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
41481
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/shared/directives.js
|
|
41459
41482
|
/**
|
|
41460
41483
|
* @fileoverview Common utils for directives.
|
|
41461
41484
|
*
|
|
@@ -41468,7 +41491,7 @@ var require_directives = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
41468
41491
|
module.exports = { directivesPattern: /^(eslint(?:-env|-enable|-disable(?:(?:-next)?-line)?)?|exported|globals?)(?:\s|$)/u };
|
|
41469
41492
|
}));
|
|
41470
41493
|
//#endregion
|
|
41471
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
41494
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-fallthrough.js
|
|
41472
41495
|
/**
|
|
41473
41496
|
* @fileoverview Rule to flag fall-through cases in switch statements.
|
|
41474
41497
|
* @author Matt DuVall <http://mattduvall.com/>
|
|
@@ -41605,7 +41628,7 @@ var require_no_fallthrough = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
41605
41628
|
};
|
|
41606
41629
|
}));
|
|
41607
41630
|
//#endregion
|
|
41608
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
41631
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-floating-decimal.js
|
|
41609
41632
|
/**
|
|
41610
41633
|
* @fileoverview Rule to flag use of a leading/trailing decimal point in a numeric literal
|
|
41611
41634
|
* @author James Allardice
|
|
@@ -41671,7 +41694,7 @@ var require_no_floating_decimal = /* @__PURE__ */ __commonJSMin(((exports, modul
|
|
|
41671
41694
|
};
|
|
41672
41695
|
}));
|
|
41673
41696
|
//#endregion
|
|
41674
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
41697
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-func-assign.js
|
|
41675
41698
|
/**
|
|
41676
41699
|
* @fileoverview Rule to flag use of function declaration identifiers as variables.
|
|
41677
41700
|
* @author Ian Christian Myers
|
|
@@ -41730,7 +41753,7 @@ var require_no_func_assign = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
41730
41753
|
};
|
|
41731
41754
|
}));
|
|
41732
41755
|
//#endregion
|
|
41733
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
41756
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-global-assign.js
|
|
41734
41757
|
/**
|
|
41735
41758
|
* @fileoverview Rule to disallow assignments to native objects or read-only global variables
|
|
41736
41759
|
* @author Ilya Volodin
|
|
@@ -41790,7 +41813,7 @@ var require_no_global_assign = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
41790
41813
|
};
|
|
41791
41814
|
}));
|
|
41792
41815
|
//#endregion
|
|
41793
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
41816
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-implicit-coercion.js
|
|
41794
41817
|
/**
|
|
41795
41818
|
* @fileoverview A rule to disallow the type conversions with shorter notations.
|
|
41796
41819
|
* @author Toru Nagashima
|
|
@@ -42029,7 +42052,7 @@ var require_no_implicit_coercion = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
42029
42052
|
};
|
|
42030
42053
|
}));
|
|
42031
42054
|
//#endregion
|
|
42032
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
42055
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-implicit-globals.js
|
|
42033
42056
|
/**
|
|
42034
42057
|
* @fileoverview Rule to check for implicit global variables, functions and classes.
|
|
42035
42058
|
* @author Joshua Peek
|
|
@@ -42113,7 +42136,7 @@ var require_no_implicit_globals = /* @__PURE__ */ __commonJSMin(((exports, modul
|
|
|
42113
42136
|
};
|
|
42114
42137
|
}));
|
|
42115
42138
|
//#endregion
|
|
42116
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
42139
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-implied-eval.js
|
|
42117
42140
|
/**
|
|
42118
42141
|
* @fileoverview Rule to flag use of implied eval via setTimeout and setInterval
|
|
42119
42142
|
* @author James Allardice
|
|
@@ -42203,7 +42226,7 @@ var require_no_implied_eval = /* @__PURE__ */ __commonJSMin(((exports, module) =
|
|
|
42203
42226
|
};
|
|
42204
42227
|
}));
|
|
42205
42228
|
//#endregion
|
|
42206
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
42229
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-import-assign.js
|
|
42207
42230
|
/**
|
|
42208
42231
|
* @fileoverview Rule to flag updates of imported bindings.
|
|
42209
42232
|
* @author Toru Nagashima <https://github.com/mysticatea>
|
|
@@ -42329,7 +42352,7 @@ var require_no_import_assign = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
42329
42352
|
};
|
|
42330
42353
|
}));
|
|
42331
42354
|
//#endregion
|
|
42332
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
42355
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-inline-comments.js
|
|
42333
42356
|
/**
|
|
42334
42357
|
* @fileoverview Enforces or disallows inline comments.
|
|
42335
42358
|
* @author Greg Cochard
|
|
@@ -42385,7 +42408,7 @@ var require_no_inline_comments = /* @__PURE__ */ __commonJSMin(((exports, module
|
|
|
42385
42408
|
};
|
|
42386
42409
|
}));
|
|
42387
42410
|
//#endregion
|
|
42388
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
42411
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-inner-declarations.js
|
|
42389
42412
|
/**
|
|
42390
42413
|
* @fileoverview Rule to enforce declarations in program or function body root.
|
|
42391
42414
|
* @author Brandon Mills
|
|
@@ -42471,7 +42494,7 @@ var require_no_inner_declarations = /* @__PURE__ */ __commonJSMin(((exports, mod
|
|
|
42471
42494
|
};
|
|
42472
42495
|
}));
|
|
42473
42496
|
//#endregion
|
|
42474
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
42497
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-invalid-regexp.js
|
|
42475
42498
|
/**
|
|
42476
42499
|
* @fileoverview Validate strings passed to the RegExp constructor
|
|
42477
42500
|
* @author Michael Ficarra
|
|
@@ -42613,7 +42636,7 @@ var require_no_invalid_regexp = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
42613
42636
|
};
|
|
42614
42637
|
}));
|
|
42615
42638
|
//#endregion
|
|
42616
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
42639
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-invalid-this.js
|
|
42617
42640
|
/**
|
|
42618
42641
|
* @fileoverview A rule to disallow `this` keywords in contexts where the value of `this` is `undefined`.
|
|
42619
42642
|
* @author Toru Nagashima
|
|
@@ -42633,12 +42656,11 @@ var require_no_invalid_this = /* @__PURE__ */ __commonJSMin(((exports, module) =
|
|
|
42633
42656
|
/** @type {import('../types').Rule.RuleModule} */
|
|
42634
42657
|
module.exports = {
|
|
42635
42658
|
meta: {
|
|
42636
|
-
dialects: ["javascript", "typescript"],
|
|
42637
|
-
language: "javascript",
|
|
42638
42659
|
type: "suggestion",
|
|
42639
42660
|
defaultOptions: [{ capIsConstructor: true }],
|
|
42640
42661
|
docs: {
|
|
42641
42662
|
description: "Disallow use of `this` in contexts where the value of `this` is `undefined`",
|
|
42663
|
+
dialects: ["JavaScript", "TypeScript"],
|
|
42642
42664
|
recommended: false,
|
|
42643
42665
|
url: "https://eslint.org/docs/latest/rules/no-invalid-this"
|
|
42644
42666
|
},
|
|
@@ -42714,7 +42736,7 @@ var require_no_invalid_this = /* @__PURE__ */ __commonJSMin(((exports, module) =
|
|
|
42714
42736
|
};
|
|
42715
42737
|
}));
|
|
42716
42738
|
//#endregion
|
|
42717
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
42739
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-irregular-whitespace.js
|
|
42718
42740
|
/**
|
|
42719
42741
|
* @fileoverview Rule to disallow whitespace that is not a tab or space, whitespace inside strings and comments are allowed
|
|
42720
42742
|
* @author Jonathan Kingston
|
|
@@ -42892,7 +42914,7 @@ var require_no_irregular_whitespace = /* @__PURE__ */ __commonJSMin(((exports, m
|
|
|
42892
42914
|
};
|
|
42893
42915
|
}));
|
|
42894
42916
|
//#endregion
|
|
42895
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
42917
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-iterator.js
|
|
42896
42918
|
/**
|
|
42897
42919
|
* @fileoverview Rule to flag usage of __iterator__ property
|
|
42898
42920
|
* @author Ian Christian Myers
|
|
@@ -42922,7 +42944,7 @@ var require_no_iterator = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
42922
42944
|
};
|
|
42923
42945
|
}));
|
|
42924
42946
|
//#endregion
|
|
42925
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
42947
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-label-var.js
|
|
42926
42948
|
/**
|
|
42927
42949
|
* @fileoverview Rule to flag labels that are the same as an identifier
|
|
42928
42950
|
* @author Ian Christian Myers
|
|
@@ -42964,7 +42986,7 @@ var require_no_label_var = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
42964
42986
|
};
|
|
42965
42987
|
}));
|
|
42966
42988
|
//#endregion
|
|
42967
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
42989
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-labels.js
|
|
42968
42990
|
/**
|
|
42969
42991
|
* @fileoverview Disallow Labeled Statements
|
|
42970
42992
|
* @author Nicholas C. Zakas
|
|
@@ -43070,7 +43092,7 @@ var require_no_labels = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
43070
43092
|
};
|
|
43071
43093
|
}));
|
|
43072
43094
|
//#endregion
|
|
43073
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
43095
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-lone-blocks.js
|
|
43074
43096
|
/**
|
|
43075
43097
|
* @fileoverview Rule to flag blocks with no reason to exist
|
|
43076
43098
|
* @author Brandon Mills
|
|
@@ -43154,7 +43176,7 @@ var require_no_lone_blocks = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
43154
43176
|
};
|
|
43155
43177
|
}));
|
|
43156
43178
|
//#endregion
|
|
43157
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
43179
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-lonely-if.js
|
|
43158
43180
|
/**
|
|
43159
43181
|
* @fileoverview Rule to disallow if as the only statement in an else block
|
|
43160
43182
|
* @author Brandon Mills
|
|
@@ -43199,7 +43221,7 @@ var require_no_lonely_if = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
43199
43221
|
};
|
|
43200
43222
|
}));
|
|
43201
43223
|
//#endregion
|
|
43202
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
43224
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-loop-func.js
|
|
43203
43225
|
/**
|
|
43204
43226
|
* @fileoverview Rule to flag creation of function inside a loop
|
|
43205
43227
|
* @author Ilya Volodin
|
|
@@ -43223,10 +43245,9 @@ var require_no_loop_func = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
43223
43245
|
module.exports = {
|
|
43224
43246
|
meta: {
|
|
43225
43247
|
type: "suggestion",
|
|
43226
|
-
dialects: ["typescript", "javascript"],
|
|
43227
|
-
language: "javascript",
|
|
43228
43248
|
docs: {
|
|
43229
43249
|
description: "Disallow function declarations that contain unsafe references inside loop statements",
|
|
43250
|
+
dialects: ["JavaScript", "TypeScript"],
|
|
43230
43251
|
recommended: false,
|
|
43231
43252
|
url: "https://eslint.org/docs/latest/rules/no-loop-func"
|
|
43232
43253
|
},
|
|
@@ -43354,7 +43375,7 @@ var require_no_loop_func = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
43354
43375
|
};
|
|
43355
43376
|
}));
|
|
43356
43377
|
//#endregion
|
|
43357
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
43378
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-loss-of-precision.js
|
|
43358
43379
|
/**
|
|
43359
43380
|
* @fileoverview Rule to flag numbers that will lose significant figure precision at runtime
|
|
43360
43381
|
* @author Jacob Moore
|
|
@@ -43500,10 +43521,9 @@ var require_no_loss_of_precision = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
43500
43521
|
module.exports = {
|
|
43501
43522
|
meta: {
|
|
43502
43523
|
type: "problem",
|
|
43503
|
-
dialects: ["typescript", "javascript"],
|
|
43504
|
-
language: "javascript",
|
|
43505
43524
|
docs: {
|
|
43506
43525
|
description: "Disallow literal numbers that lose precision",
|
|
43526
|
+
dialects: ["JavaScript", "TypeScript"],
|
|
43507
43527
|
recommended: true,
|
|
43508
43528
|
url: "https://eslint.org/docs/latest/rules/no-loss-of-precision"
|
|
43509
43529
|
},
|
|
@@ -43521,7 +43541,7 @@ var require_no_loss_of_precision = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
43521
43541
|
};
|
|
43522
43542
|
}));
|
|
43523
43543
|
//#endregion
|
|
43524
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
43544
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-magic-numbers.js
|
|
43525
43545
|
/**
|
|
43526
43546
|
* @fileoverview Rule to flag statements that use magic numbers (adapted from https://github.com/danielstjules/buddy.js)
|
|
43527
43547
|
* @author Vincent Lemeunier
|
|
@@ -43579,10 +43599,9 @@ var require_no_magic_numbers = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
43579
43599
|
module.exports = {
|
|
43580
43600
|
meta: {
|
|
43581
43601
|
type: "suggestion",
|
|
43582
|
-
dialects: ["typescript", "javascript"],
|
|
43583
|
-
language: "javascript",
|
|
43584
43602
|
docs: {
|
|
43585
43603
|
description: "Disallow magic numbers",
|
|
43604
|
+
dialects: ["JavaScript", "TypeScript"],
|
|
43586
43605
|
recommended: false,
|
|
43587
43606
|
frozen: true,
|
|
43588
43607
|
url: "https://eslint.org/docs/latest/rules/no-magic-numbers"
|
|
@@ -43590,14 +43609,8 @@ var require_no_magic_numbers = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
43590
43609
|
schema: [{
|
|
43591
43610
|
type: "object",
|
|
43592
43611
|
properties: {
|
|
43593
|
-
detectObjects: {
|
|
43594
|
-
|
|
43595
|
-
default: false
|
|
43596
|
-
},
|
|
43597
|
-
enforceConst: {
|
|
43598
|
-
type: "boolean",
|
|
43599
|
-
default: false
|
|
43600
|
-
},
|
|
43612
|
+
detectObjects: { type: "boolean" },
|
|
43613
|
+
enforceConst: { type: "boolean" },
|
|
43601
43614
|
ignore: {
|
|
43602
43615
|
type: "array",
|
|
43603
43616
|
items: { anyOf: [{ type: "number" }, {
|
|
@@ -43606,44 +43619,36 @@ var require_no_magic_numbers = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
43606
43619
|
}] },
|
|
43607
43620
|
uniqueItems: true
|
|
43608
43621
|
},
|
|
43609
|
-
ignoreArrayIndexes: {
|
|
43610
|
-
|
|
43611
|
-
|
|
43612
|
-
},
|
|
43613
|
-
|
|
43614
|
-
|
|
43615
|
-
|
|
43616
|
-
},
|
|
43617
|
-
ignoreClassFieldInitialValues: {
|
|
43618
|
-
type: "boolean",
|
|
43619
|
-
default: false
|
|
43620
|
-
},
|
|
43621
|
-
ignoreEnums: {
|
|
43622
|
-
type: "boolean",
|
|
43623
|
-
default: false
|
|
43624
|
-
},
|
|
43625
|
-
ignoreNumericLiteralTypes: {
|
|
43626
|
-
type: "boolean",
|
|
43627
|
-
default: false
|
|
43628
|
-
},
|
|
43629
|
-
ignoreReadonlyClassProperties: {
|
|
43630
|
-
type: "boolean",
|
|
43631
|
-
default: false
|
|
43632
|
-
},
|
|
43633
|
-
ignoreTypeIndexes: {
|
|
43634
|
-
type: "boolean",
|
|
43635
|
-
default: false
|
|
43636
|
-
}
|
|
43622
|
+
ignoreArrayIndexes: { type: "boolean" },
|
|
43623
|
+
ignoreDefaultValues: { type: "boolean" },
|
|
43624
|
+
ignoreClassFieldInitialValues: { type: "boolean" },
|
|
43625
|
+
ignoreEnums: { type: "boolean" },
|
|
43626
|
+
ignoreNumericLiteralTypes: { type: "boolean" },
|
|
43627
|
+
ignoreReadonlyClassProperties: { type: "boolean" },
|
|
43628
|
+
ignoreTypeIndexes: { type: "boolean" }
|
|
43637
43629
|
},
|
|
43638
43630
|
additionalProperties: false
|
|
43639
43631
|
}],
|
|
43632
|
+
defaultOptions: [{
|
|
43633
|
+
detectObjects: false,
|
|
43634
|
+
enforceConst: false,
|
|
43635
|
+
ignore: [],
|
|
43636
|
+
ignoreArrayIndexes: false,
|
|
43637
|
+
ignoreDefaultValues: false,
|
|
43638
|
+
ignoreClassFieldInitialValues: false,
|
|
43639
|
+
ignoreEnums: false,
|
|
43640
|
+
ignoreNumericLiteralTypes: false,
|
|
43641
|
+
ignoreReadonlyClassProperties: false,
|
|
43642
|
+
ignoreTypeIndexes: false
|
|
43643
|
+
}],
|
|
43640
43644
|
messages: {
|
|
43641
43645
|
useConst: "Number constants declarations must use 'const'.",
|
|
43642
43646
|
noMagic: "No magic number: {{raw}}."
|
|
43643
43647
|
}
|
|
43644
43648
|
},
|
|
43645
43649
|
create(context) {
|
|
43646
|
-
const
|
|
43650
|
+
const { detectObjects, enforceConst, ignore: rawIgnore, ignoreArrayIndexes, ignoreDefaultValues, ignoreClassFieldInitialValues, ignoreEnums, ignoreNumericLiteralTypes, ignoreReadonlyClassProperties, ignoreTypeIndexes } = context.options[0];
|
|
43651
|
+
const ignore = new Set(rawIgnore.map(normalizeIgnoreValue));
|
|
43647
43652
|
const okTypes = detectObjects ? [] : [
|
|
43648
43653
|
"ObjectExpression",
|
|
43649
43654
|
"Property",
|
|
@@ -43756,7 +43761,7 @@ var require_no_magic_numbers = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
43756
43761
|
};
|
|
43757
43762
|
}));
|
|
43758
43763
|
//#endregion
|
|
43759
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
43764
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/unicode/is-combining-character.js
|
|
43760
43765
|
/**
|
|
43761
43766
|
* @author Toru Nagashima <https://github.com/mysticatea>
|
|
43762
43767
|
*/
|
|
@@ -43771,7 +43776,7 @@ var require_is_combining_character = /* @__PURE__ */ __commonJSMin(((exports, mo
|
|
|
43771
43776
|
};
|
|
43772
43777
|
}));
|
|
43773
43778
|
//#endregion
|
|
43774
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
43779
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/unicode/is-emoji-modifier.js
|
|
43775
43780
|
/**
|
|
43776
43781
|
* @author Toru Nagashima <https://github.com/mysticatea>
|
|
43777
43782
|
*/
|
|
@@ -43786,7 +43791,7 @@ var require_is_emoji_modifier = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
43786
43791
|
};
|
|
43787
43792
|
}));
|
|
43788
43793
|
//#endregion
|
|
43789
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
43794
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/unicode/is-regional-indicator-symbol.js
|
|
43790
43795
|
/**
|
|
43791
43796
|
* @author Toru Nagashima <https://github.com/mysticatea>
|
|
43792
43797
|
*/
|
|
@@ -43801,7 +43806,7 @@ var require_is_regional_indicator_symbol = /* @__PURE__ */ __commonJSMin(((expor
|
|
|
43801
43806
|
};
|
|
43802
43807
|
}));
|
|
43803
43808
|
//#endregion
|
|
43804
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
43809
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/unicode/is-surrogate-pair.js
|
|
43805
43810
|
/**
|
|
43806
43811
|
* @author Toru Nagashima <https://github.com/mysticatea>
|
|
43807
43812
|
*/
|
|
@@ -43817,7 +43822,7 @@ var require_is_surrogate_pair = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
43817
43822
|
};
|
|
43818
43823
|
}));
|
|
43819
43824
|
//#endregion
|
|
43820
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
43825
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/unicode/index.js
|
|
43821
43826
|
/**
|
|
43822
43827
|
* @author Toru Nagashima <https://github.com/mysticatea>
|
|
43823
43828
|
*/
|
|
@@ -43830,7 +43835,7 @@ var require_unicode = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
43830
43835
|
};
|
|
43831
43836
|
}));
|
|
43832
43837
|
//#endregion
|
|
43833
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
43838
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/regular-expressions.js
|
|
43834
43839
|
/**
|
|
43835
43840
|
* @fileoverview Common utils for regular expressions.
|
|
43836
43841
|
* @author Josh Goldberg
|
|
@@ -43865,7 +43870,7 @@ var require_regular_expressions = /* @__PURE__ */ __commonJSMin(((exports, modul
|
|
|
43865
43870
|
};
|
|
43866
43871
|
}));
|
|
43867
43872
|
//#endregion
|
|
43868
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
43873
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/utils/char-source.js
|
|
43869
43874
|
/**
|
|
43870
43875
|
* @fileoverview Utility functions to locate the source text of each code unit in the value of a string literal or template token.
|
|
43871
43876
|
* @author Francesco Trotta
|
|
@@ -44062,7 +44067,7 @@ var require_char_source = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
44062
44067
|
};
|
|
44063
44068
|
}));
|
|
44064
44069
|
//#endregion
|
|
44065
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
44070
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-misleading-character-class.js
|
|
44066
44071
|
/**
|
|
44067
44072
|
* @author Toru Nagashima <https://github.com/mysticatea>
|
|
44068
44073
|
*/
|
|
@@ -44397,7 +44402,7 @@ var require_no_misleading_character_class = /* @__PURE__ */ __commonJSMin(((expo
|
|
|
44397
44402
|
};
|
|
44398
44403
|
}));
|
|
44399
44404
|
//#endregion
|
|
44400
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
44405
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-mixed-operators.js
|
|
44401
44406
|
/**
|
|
44402
44407
|
* @fileoverview Rule to disallow mixed binary operators.
|
|
44403
44408
|
* @author Toru Nagashima
|
|
@@ -44604,7 +44609,7 @@ var require_no_mixed_operators = /* @__PURE__ */ __commonJSMin(((exports, module
|
|
|
44604
44609
|
};
|
|
44605
44610
|
}));
|
|
44606
44611
|
//#endregion
|
|
44607
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
44612
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-mixed-requires.js
|
|
44608
44613
|
/**
|
|
44609
44614
|
* @fileoverview Rule to enforce grouped require statements for Node.JS
|
|
44610
44615
|
* @author Raphael Pigulla
|
|
@@ -44764,7 +44769,7 @@ var require_no_mixed_requires = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
44764
44769
|
};
|
|
44765
44770
|
}));
|
|
44766
44771
|
//#endregion
|
|
44767
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
44772
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-mixed-spaces-and-tabs.js
|
|
44768
44773
|
/**
|
|
44769
44774
|
* @fileoverview Disallow mixed spaces and tabs for indentation
|
|
44770
44775
|
* @author Jary Niebur
|
|
@@ -44851,7 +44856,7 @@ var require_no_mixed_spaces_and_tabs = /* @__PURE__ */ __commonJSMin(((exports,
|
|
|
44851
44856
|
};
|
|
44852
44857
|
}));
|
|
44853
44858
|
//#endregion
|
|
44854
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
44859
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-multi-assign.js
|
|
44855
44860
|
/**
|
|
44856
44861
|
* @fileoverview Rule to check use of chained assignment expressions
|
|
44857
44862
|
* @author Stewart Rand
|
|
@@ -44888,7 +44893,7 @@ var require_no_multi_assign = /* @__PURE__ */ __commonJSMin(((exports, module) =
|
|
|
44888
44893
|
};
|
|
44889
44894
|
}));
|
|
44890
44895
|
//#endregion
|
|
44891
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
44896
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-multi-spaces.js
|
|
44892
44897
|
/**
|
|
44893
44898
|
* @fileoverview Disallow use of multiple spaces.
|
|
44894
44899
|
* @author Nicholas C. Zakas
|
|
@@ -44989,7 +44994,7 @@ var require_no_multi_spaces = /* @__PURE__ */ __commonJSMin(((exports, module) =
|
|
|
44989
44994
|
};
|
|
44990
44995
|
}));
|
|
44991
44996
|
//#endregion
|
|
44992
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
44997
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-multi-str.js
|
|
44993
44998
|
/**
|
|
44994
44999
|
* @fileoverview Rule to flag when using multiline strings
|
|
44995
45000
|
* @author Ilya Volodin
|
|
@@ -45029,7 +45034,7 @@ var require_no_multi_str = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
45029
45034
|
};
|
|
45030
45035
|
}));
|
|
45031
45036
|
//#endregion
|
|
45032
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
45037
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-multiple-empty-lines.js
|
|
45033
45038
|
/**
|
|
45034
45039
|
* @fileoverview Disallows multiple blank lines.
|
|
45035
45040
|
* implementation adapted from the no-trailing-spaces rule.
|
|
@@ -45160,7 +45165,7 @@ var require_no_multiple_empty_lines = /* @__PURE__ */ __commonJSMin(((exports, m
|
|
|
45160
45165
|
};
|
|
45161
45166
|
}));
|
|
45162
45167
|
//#endregion
|
|
45163
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
45168
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-native-reassign.js
|
|
45164
45169
|
/**
|
|
45165
45170
|
* @fileoverview Rule to disallow assignments to native objects or read-only global variables
|
|
45166
45171
|
* @author Ilya Volodin
|
|
@@ -45231,7 +45236,7 @@ var require_no_native_reassign = /* @__PURE__ */ __commonJSMin(((exports, module
|
|
|
45231
45236
|
};
|
|
45232
45237
|
}));
|
|
45233
45238
|
//#endregion
|
|
45234
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
45239
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-negated-condition.js
|
|
45235
45240
|
/**
|
|
45236
45241
|
* @fileoverview Rule to disallow a negated condition
|
|
45237
45242
|
* @author Alberto Rodríguez
|
|
@@ -45306,7 +45311,7 @@ var require_no_negated_condition = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
45306
45311
|
};
|
|
45307
45312
|
}));
|
|
45308
45313
|
//#endregion
|
|
45309
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
45314
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-negated-in-lhs.js
|
|
45310
45315
|
/**
|
|
45311
45316
|
* @fileoverview A rule to disallow negated left operands of the `in` operator
|
|
45312
45317
|
* @author Michael Ficarra
|
|
@@ -45346,7 +45351,7 @@ var require_no_negated_in_lhs = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
45346
45351
|
};
|
|
45347
45352
|
}));
|
|
45348
45353
|
//#endregion
|
|
45349
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
45354
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-nested-ternary.js
|
|
45350
45355
|
/**
|
|
45351
45356
|
* @fileoverview Rule to flag nested ternary expressions
|
|
45352
45357
|
* @author Ian Christian Myers
|
|
@@ -45376,7 +45381,7 @@ var require_no_nested_ternary = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
45376
45381
|
};
|
|
45377
45382
|
}));
|
|
45378
45383
|
//#endregion
|
|
45379
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
45384
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-new.js
|
|
45380
45385
|
/**
|
|
45381
45386
|
* @fileoverview Rule to flag statements with function invocation preceded by
|
|
45382
45387
|
* "new" and not part of assignment
|
|
@@ -45406,7 +45411,7 @@ var require_no_new = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
45406
45411
|
};
|
|
45407
45412
|
}));
|
|
45408
45413
|
//#endregion
|
|
45409
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
45414
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-new-func.js
|
|
45410
45415
|
/**
|
|
45411
45416
|
* @fileoverview Rule to flag when using new Function
|
|
45412
45417
|
* @author Ilya Volodin
|
|
@@ -45455,7 +45460,7 @@ var require_no_new_func = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
45455
45460
|
};
|
|
45456
45461
|
}));
|
|
45457
45462
|
//#endregion
|
|
45458
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
45463
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-new-native-nonconstructor.js
|
|
45459
45464
|
/**
|
|
45460
45465
|
* @fileoverview Rule to disallow use of the new operator with global non-constructor functions
|
|
45461
45466
|
* @author Sosuke Suzuki
|
|
@@ -45495,7 +45500,7 @@ var require_no_new_native_nonconstructor = /* @__PURE__ */ __commonJSMin(((expor
|
|
|
45495
45500
|
};
|
|
45496
45501
|
}));
|
|
45497
45502
|
//#endregion
|
|
45498
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
45503
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-new-object.js
|
|
45499
45504
|
/**
|
|
45500
45505
|
* @fileoverview A rule to disallow calls to the Object constructor
|
|
45501
45506
|
* @author Matt DuVall <http://www.mattduvall.com/>
|
|
@@ -45539,7 +45544,7 @@ var require_no_new_object = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
45539
45544
|
};
|
|
45540
45545
|
}));
|
|
45541
45546
|
//#endregion
|
|
45542
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
45547
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-new-require.js
|
|
45543
45548
|
/**
|
|
45544
45549
|
* @fileoverview Rule to disallow use of new operator with the `require` function
|
|
45545
45550
|
* @author Wil Moore III
|
|
@@ -45586,7 +45591,7 @@ var require_no_new_require = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
45586
45591
|
};
|
|
45587
45592
|
}));
|
|
45588
45593
|
//#endregion
|
|
45589
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
45594
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-new-symbol.js
|
|
45590
45595
|
/**
|
|
45591
45596
|
* @fileoverview Rule to disallow use of the new operator with the `Symbol` object
|
|
45592
45597
|
* @author Alberto Rodríguez
|
|
@@ -45632,7 +45637,7 @@ var require_no_new_symbol = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
45632
45637
|
};
|
|
45633
45638
|
}));
|
|
45634
45639
|
//#endregion
|
|
45635
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
45640
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-new-wrappers.js
|
|
45636
45641
|
/**
|
|
45637
45642
|
* @fileoverview Rule to flag when using constructor for wrapper objects
|
|
45638
45643
|
* @author Ilya Volodin
|
|
@@ -45673,7 +45678,7 @@ var require_no_new_wrappers = /* @__PURE__ */ __commonJSMin(((exports, module) =
|
|
|
45673
45678
|
};
|
|
45674
45679
|
}));
|
|
45675
45680
|
//#endregion
|
|
45676
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
45681
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-nonoctal-decimal-escape.js
|
|
45677
45682
|
/**
|
|
45678
45683
|
* @fileoverview Rule to disallow `\8` and `\9` escape sequences in string literals.
|
|
45679
45684
|
* @author Milos Djermanovic
|
|
@@ -45759,7 +45764,7 @@ var require_no_nonoctal_decimal_escape = /* @__PURE__ */ __commonJSMin(((exports
|
|
|
45759
45764
|
};
|
|
45760
45765
|
}));
|
|
45761
45766
|
//#endregion
|
|
45762
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
45767
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-obj-calls.js
|
|
45763
45768
|
/**
|
|
45764
45769
|
* @fileoverview Rule to flag use of an object property of the global object (Math and JSON) as a function
|
|
45765
45770
|
* @author James Allardice
|
|
@@ -45827,7 +45832,7 @@ var require_no_obj_calls = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
45827
45832
|
};
|
|
45828
45833
|
}));
|
|
45829
45834
|
//#endregion
|
|
45830
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
45835
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-object-constructor.js
|
|
45831
45836
|
/**
|
|
45832
45837
|
* @fileoverview Rule to disallow calls to the `Object` constructor without an argument
|
|
45833
45838
|
* @author Francesco Trotta
|
|
@@ -45902,7 +45907,7 @@ var require_no_object_constructor = /* @__PURE__ */ __commonJSMin(((exports, mod
|
|
|
45902
45907
|
};
|
|
45903
45908
|
}));
|
|
45904
45909
|
//#endregion
|
|
45905
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
45910
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-octal.js
|
|
45906
45911
|
/**
|
|
45907
45912
|
* @fileoverview Rule to flag when initializing octal literal
|
|
45908
45913
|
* @author Ilya Volodin
|
|
@@ -45931,7 +45936,7 @@ var require_no_octal = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
45931
45936
|
};
|
|
45932
45937
|
}));
|
|
45933
45938
|
//#endregion
|
|
45934
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
45939
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-octal-escape.js
|
|
45935
45940
|
/**
|
|
45936
45941
|
* @fileoverview Rule to flag octal escape sequences in string literals.
|
|
45937
45942
|
* @author Ian Christian Myers
|
|
@@ -45963,7 +45968,7 @@ var require_no_octal_escape = /* @__PURE__ */ __commonJSMin(((exports, module) =
|
|
|
45963
45968
|
};
|
|
45964
45969
|
}));
|
|
45965
45970
|
//#endregion
|
|
45966
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
45971
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-param-reassign.js
|
|
45967
45972
|
/**
|
|
45968
45973
|
* @fileoverview Disallow reassigning function parameters.
|
|
45969
45974
|
* @author Nat Burns
|
|
@@ -46105,7 +46110,7 @@ var require_no_param_reassign = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
46105
46110
|
};
|
|
46106
46111
|
}));
|
|
46107
46112
|
//#endregion
|
|
46108
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
46113
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-path-concat.js
|
|
46109
46114
|
/**
|
|
46110
46115
|
* @fileoverview Disallow string concatenation when using __dirname and __filename
|
|
46111
46116
|
* @author Nicholas C. Zakas
|
|
@@ -46154,7 +46159,7 @@ var require_no_path_concat = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
46154
46159
|
};
|
|
46155
46160
|
}));
|
|
46156
46161
|
//#endregion
|
|
46157
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
46162
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-plusplus.js
|
|
46158
46163
|
/**
|
|
46159
46164
|
* @fileoverview Rule to flag use of unary increment and decrement operators.
|
|
46160
46165
|
* @author Ian Christian Myers
|
|
@@ -46217,7 +46222,7 @@ var require_no_plusplus = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
46217
46222
|
};
|
|
46218
46223
|
}));
|
|
46219
46224
|
//#endregion
|
|
46220
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
46225
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-process-env.js
|
|
46221
46226
|
/**
|
|
46222
46227
|
* @fileoverview Disallow the use of process.env()
|
|
46223
46228
|
* @author Vignesh Anand
|
|
@@ -46265,7 +46270,7 @@ var require_no_process_env = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
46265
46270
|
};
|
|
46266
46271
|
}));
|
|
46267
46272
|
//#endregion
|
|
46268
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
46273
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-process-exit.js
|
|
46269
46274
|
/**
|
|
46270
46275
|
* @fileoverview Disallow the use of process.exit()
|
|
46271
46276
|
* @author Nicholas C. Zakas
|
|
@@ -46312,7 +46317,7 @@ var require_no_process_exit = /* @__PURE__ */ __commonJSMin(((exports, module) =
|
|
|
46312
46317
|
};
|
|
46313
46318
|
}));
|
|
46314
46319
|
//#endregion
|
|
46315
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
46320
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-promise-executor-return.js
|
|
46316
46321
|
/**
|
|
46317
46322
|
* @fileoverview Rule to disallow returning values from Promise executor functions
|
|
46318
46323
|
* @author Milos Djermanovic
|
|
@@ -46450,7 +46455,7 @@ var require_no_promise_executor_return = /* @__PURE__ */ __commonJSMin(((exports
|
|
|
46450
46455
|
};
|
|
46451
46456
|
}));
|
|
46452
46457
|
//#endregion
|
|
46453
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
46458
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-proto.js
|
|
46454
46459
|
/**
|
|
46455
46460
|
* @fileoverview Rule to flag usage of __proto__ property
|
|
46456
46461
|
* @author Ilya Volodin
|
|
@@ -46480,7 +46485,7 @@ var require_no_proto = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
46480
46485
|
};
|
|
46481
46486
|
}));
|
|
46482
46487
|
//#endregion
|
|
46483
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
46488
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-prototype-builtins.js
|
|
46484
46489
|
/**
|
|
46485
46490
|
* @fileoverview Rule to disallow use of Object.prototype builtins on objects
|
|
46486
46491
|
* @author Andrew Levine
|
|
@@ -46564,7 +46569,7 @@ var require_no_prototype_builtins = /* @__PURE__ */ __commonJSMin(((exports, mod
|
|
|
46564
46569
|
};
|
|
46565
46570
|
}));
|
|
46566
46571
|
//#endregion
|
|
46567
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
46572
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-redeclare.js
|
|
46568
46573
|
/**
|
|
46569
46574
|
* @fileoverview Rule to flag when the same variable is declared more then once.
|
|
46570
46575
|
* @author Ilya Volodin
|
|
@@ -46666,7 +46671,7 @@ var require_no_redeclare = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
46666
46671
|
};
|
|
46667
46672
|
}));
|
|
46668
46673
|
//#endregion
|
|
46669
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
46674
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-regex-spaces.js
|
|
46670
46675
|
/**
|
|
46671
46676
|
* @fileoverview Rule to count multiple spaces in regular expressions
|
|
46672
46677
|
* @author Matt DuVall <http://www.mattduvall.com/>
|
|
@@ -46792,7 +46797,7 @@ var require_no_regex_spaces = /* @__PURE__ */ __commonJSMin(((exports, module) =
|
|
|
46792
46797
|
};
|
|
46793
46798
|
}));
|
|
46794
46799
|
//#endregion
|
|
46795
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
46800
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-restricted-exports.js
|
|
46796
46801
|
/**
|
|
46797
46802
|
* @fileoverview Rule to disallow specified names in exports
|
|
46798
46803
|
* @author Milos Djermanovic
|
|
@@ -46845,15 +46850,15 @@ var require_no_restricted_exports = /* @__PURE__ */ __commonJSMin(((exports, mod
|
|
|
46845
46850
|
},
|
|
46846
46851
|
additionalProperties: false
|
|
46847
46852
|
}] }],
|
|
46853
|
+
defaultOptions: [{}],
|
|
46848
46854
|
messages: {
|
|
46849
46855
|
restrictedNamed: "'{{name}}' is restricted from being used as an exported name.",
|
|
46850
46856
|
restrictedDefault: "Exporting 'default' is restricted."
|
|
46851
46857
|
}
|
|
46852
46858
|
},
|
|
46853
46859
|
create(context) {
|
|
46854
|
-
const
|
|
46855
|
-
const
|
|
46856
|
-
const restrictDefaultExports = context.options[0] && context.options[0].restrictDefaultExports;
|
|
46860
|
+
const { restrictedNamedExports, restrictedNamedExportsPattern: restrictedNamePattern, restrictDefaultExports } = context.options[0];
|
|
46861
|
+
const restrictedNames = new Set(restrictedNamedExports);
|
|
46857
46862
|
const sourceCode = context.sourceCode;
|
|
46858
46863
|
/**
|
|
46859
46864
|
* Checks and reports given exported name.
|
|
@@ -46917,7 +46922,7 @@ var require_no_restricted_exports = /* @__PURE__ */ __commonJSMin(((exports, mod
|
|
|
46917
46922
|
};
|
|
46918
46923
|
}));
|
|
46919
46924
|
//#endregion
|
|
46920
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
46925
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-restricted-globals.js
|
|
46921
46926
|
/**
|
|
46922
46927
|
* @fileoverview Restrict usage of specified globals.
|
|
46923
46928
|
* @author Benoît Zugmeyer
|
|
@@ -46953,11 +46958,10 @@ var require_no_restricted_globals = /* @__PURE__ */ __commonJSMin(((exports, mod
|
|
|
46953
46958
|
/** @type {import('../types').Rule.RuleModule} */
|
|
46954
46959
|
module.exports = {
|
|
46955
46960
|
meta: {
|
|
46956
|
-
dialects: ["javascript", "typescript"],
|
|
46957
|
-
language: "javascript",
|
|
46958
46961
|
type: "suggestion",
|
|
46959
46962
|
docs: {
|
|
46960
46963
|
description: "Disallow specified global variables",
|
|
46964
|
+
dialects: ["JavaScript", "TypeScript"],
|
|
46961
46965
|
recommended: false,
|
|
46962
46966
|
url: "https://eslint.org/docs/latest/rules/no-restricted-globals"
|
|
46963
46967
|
},
|
|
@@ -47261,7 +47265,7 @@ var require_ignore = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
47261
47265
|
}
|
|
47262
47266
|
}));
|
|
47263
47267
|
//#endregion
|
|
47264
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
47268
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-restricted-imports.js
|
|
47265
47269
|
/**
|
|
47266
47270
|
* @fileoverview Restrict usage of specified node imports.
|
|
47267
47271
|
* @author Guy Ellis
|
|
@@ -47318,10 +47322,9 @@ var require_no_restricted_imports = /* @__PURE__ */ __commonJSMin(((exports, mod
|
|
|
47318
47322
|
module.exports = {
|
|
47319
47323
|
meta: {
|
|
47320
47324
|
type: "suggestion",
|
|
47321
|
-
dialects: ["typescript", "javascript"],
|
|
47322
|
-
language: "javascript",
|
|
47323
47325
|
docs: {
|
|
47324
47326
|
description: "Disallow specified modules when loaded by `import`",
|
|
47327
|
+
dialects: ["JavaScript", "TypeScript"],
|
|
47325
47328
|
recommended: false,
|
|
47326
47329
|
url: "https://eslint.org/docs/latest/rules/no-restricted-imports"
|
|
47327
47330
|
},
|
|
@@ -47741,7 +47744,7 @@ var require_no_restricted_imports = /* @__PURE__ */ __commonJSMin(((exports, mod
|
|
|
47741
47744
|
};
|
|
47742
47745
|
}));
|
|
47743
47746
|
//#endregion
|
|
47744
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
47747
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-restricted-modules.js
|
|
47745
47748
|
/**
|
|
47746
47749
|
* @fileoverview Restrict usage of specified node modules.
|
|
47747
47750
|
* @author Christian Schulz
|
|
@@ -47900,7 +47903,7 @@ var require_no_restricted_modules = /* @__PURE__ */ __commonJSMin(((exports, mod
|
|
|
47900
47903
|
};
|
|
47901
47904
|
}));
|
|
47902
47905
|
//#endregion
|
|
47903
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
47906
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-restricted-properties.js
|
|
47904
47907
|
/**
|
|
47905
47908
|
* @fileoverview Rule to disallow certain object properties
|
|
47906
47909
|
* @author Will Klein & Eli White
|
|
@@ -47941,6 +47944,7 @@ var require_no_restricted_properties = /* @__PURE__ */ __commonJSMin(((exports,
|
|
|
47941
47944
|
},
|
|
47942
47945
|
uniqueItems: true
|
|
47943
47946
|
},
|
|
47947
|
+
defaultOptions: [],
|
|
47944
47948
|
messages: {
|
|
47945
47949
|
restrictedObjectProperty: "'{{objectName}}.{{propertyName}}' is restricted from being used.{{allowedPropertiesMessage}}{{message}}",
|
|
47946
47950
|
restrictedProperty: "'{{propertyName}}' is restricted from being used.{{allowedObjectsMessage}}{{message}}"
|
|
@@ -48037,7 +48041,7 @@ var require_no_restricted_properties = /* @__PURE__ */ __commonJSMin(((exports,
|
|
|
48037
48041
|
};
|
|
48038
48042
|
}));
|
|
48039
48043
|
//#endregion
|
|
48040
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
48044
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-restricted-syntax.js
|
|
48041
48045
|
/**
|
|
48042
48046
|
* @fileoverview Rule to flag use of certain node types
|
|
48043
48047
|
* @author Burak Yigit Kaya
|
|
@@ -48066,6 +48070,7 @@ var require_no_restricted_syntax = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
48066
48070
|
uniqueItems: true,
|
|
48067
48071
|
minItems: 0
|
|
48068
48072
|
},
|
|
48073
|
+
defaultOptions: [],
|
|
48069
48074
|
messages: { restrictedSyntax: "{{message}}" }
|
|
48070
48075
|
},
|
|
48071
48076
|
create(context) {
|
|
@@ -48086,7 +48091,7 @@ var require_no_restricted_syntax = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
48086
48091
|
};
|
|
48087
48092
|
}));
|
|
48088
48093
|
//#endregion
|
|
48089
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
48094
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-return-assign.js
|
|
48090
48095
|
/**
|
|
48091
48096
|
* @fileoverview Rule to flag when return statement contains assignment
|
|
48092
48097
|
* @author Ilya Volodin
|
|
@@ -48134,7 +48139,7 @@ var require_no_return_assign = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
48134
48139
|
};
|
|
48135
48140
|
}));
|
|
48136
48141
|
//#endregion
|
|
48137
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
48142
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-return-await.js
|
|
48138
48143
|
/**
|
|
48139
48144
|
* @fileoverview Disallows unnecessary `return await`
|
|
48140
48145
|
* @author Jordan Harband
|
|
@@ -48225,7 +48230,7 @@ var require_no_return_await = /* @__PURE__ */ __commonJSMin(((exports, module) =
|
|
|
48225
48230
|
};
|
|
48226
48231
|
}));
|
|
48227
48232
|
//#endregion
|
|
48228
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
48233
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-script-url.js
|
|
48229
48234
|
/**
|
|
48230
48235
|
* @fileoverview Rule to disallow `javascript:` URLs
|
|
48231
48236
|
* @author Ilya Volodin
|
|
@@ -48270,7 +48275,7 @@ var require_no_script_url = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
48270
48275
|
};
|
|
48271
48276
|
}));
|
|
48272
48277
|
//#endregion
|
|
48273
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
48278
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-self-assign.js
|
|
48274
48279
|
/**
|
|
48275
48280
|
* @fileoverview Rule to disallow assignments where both sides are exactly the same
|
|
48276
48281
|
* @author Toru Nagashima
|
|
@@ -48359,7 +48364,7 @@ var require_no_self_assign = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
48359
48364
|
};
|
|
48360
48365
|
}));
|
|
48361
48366
|
//#endregion
|
|
48362
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
48367
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-self-compare.js
|
|
48363
48368
|
/**
|
|
48364
48369
|
* @fileoverview Rule to flag comparison where left part is the same as the right
|
|
48365
48370
|
* part.
|
|
@@ -48410,7 +48415,7 @@ var require_no_self_compare = /* @__PURE__ */ __commonJSMin(((exports, module) =
|
|
|
48410
48415
|
};
|
|
48411
48416
|
}));
|
|
48412
48417
|
//#endregion
|
|
48413
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
48418
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-sequences.js
|
|
48414
48419
|
/**
|
|
48415
48420
|
* @fileoverview Rule to flag use of comma operator
|
|
48416
48421
|
* @author Brandon Mills
|
|
@@ -48492,7 +48497,7 @@ var require_no_sequences = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
48492
48497
|
};
|
|
48493
48498
|
}));
|
|
48494
48499
|
//#endregion
|
|
48495
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
48500
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-setter-return.js
|
|
48496
48501
|
/**
|
|
48497
48502
|
* @fileoverview Rule to disallow returning values from setters
|
|
48498
48503
|
* @author Milos Djermanovic
|
|
@@ -48602,7 +48607,7 @@ var require_no_setter_return = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
48602
48607
|
};
|
|
48603
48608
|
}));
|
|
48604
48609
|
//#endregion
|
|
48605
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
48610
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-shadow.js
|
|
48606
48611
|
/**
|
|
48607
48612
|
* @fileoverview Rule to flag on declaring variables already declared in the outer scope
|
|
48608
48613
|
* @author Ilya Volodin
|
|
@@ -48628,8 +48633,6 @@ var require_no_shadow = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
48628
48633
|
module.exports = {
|
|
48629
48634
|
meta: {
|
|
48630
48635
|
type: "suggestion",
|
|
48631
|
-
dialects: ["typescript", "javascript"],
|
|
48632
|
-
language: "javascript",
|
|
48633
48636
|
defaultOptions: [{
|
|
48634
48637
|
allow: [],
|
|
48635
48638
|
builtinGlobals: false,
|
|
@@ -48640,6 +48643,7 @@ var require_no_shadow = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
48640
48643
|
}],
|
|
48641
48644
|
docs: {
|
|
48642
48645
|
description: "Disallow variable declarations from shadowing variables declared in the outer scope",
|
|
48646
|
+
dialects: ["JavaScript", "TypeScript"],
|
|
48643
48647
|
recommended: false,
|
|
48644
48648
|
url: "https://eslint.org/docs/latest/rules/no-shadow"
|
|
48645
48649
|
},
|
|
@@ -48973,7 +48977,7 @@ var require_no_shadow = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
48973
48977
|
};
|
|
48974
48978
|
}));
|
|
48975
48979
|
//#endregion
|
|
48976
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
48980
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-shadow-restricted-names.js
|
|
48977
48981
|
/**
|
|
48978
48982
|
* @fileoverview Disallow shadowing of globalThis, NaN, undefined, and Infinity (ES2020 section 18.1)
|
|
48979
48983
|
* @author Michael Ficarra
|
|
@@ -49035,7 +49039,7 @@ var require_no_shadow_restricted_names = /* @__PURE__ */ __commonJSMin(((exports
|
|
|
49035
49039
|
};
|
|
49036
49040
|
}));
|
|
49037
49041
|
//#endregion
|
|
49038
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
49042
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-spaced-func.js
|
|
49039
49043
|
/**
|
|
49040
49044
|
* @fileoverview Rule to check that spaced function application
|
|
49041
49045
|
* @author Matt DuVall <http://www.mattduvall.com>
|
|
@@ -49105,7 +49109,7 @@ var require_no_spaced_func = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
49105
49109
|
};
|
|
49106
49110
|
}));
|
|
49107
49111
|
//#endregion
|
|
49108
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
49112
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-sparse-arrays.js
|
|
49109
49113
|
/**
|
|
49110
49114
|
* @fileoverview Disallow sparse arrays
|
|
49111
49115
|
* @author Nicholas C. Zakas
|
|
@@ -49144,7 +49148,7 @@ var require_no_sparse_arrays = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
49144
49148
|
};
|
|
49145
49149
|
}));
|
|
49146
49150
|
//#endregion
|
|
49147
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
49151
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-sync.js
|
|
49148
49152
|
/**
|
|
49149
49153
|
* @fileoverview Rule to check for properties whose identifier ends with the string Sync
|
|
49150
49154
|
* @author Matt DuVall<http://mattduvall.com/>
|
|
@@ -49199,7 +49203,7 @@ var require_no_sync = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
49199
49203
|
};
|
|
49200
49204
|
}));
|
|
49201
49205
|
//#endregion
|
|
49202
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
49206
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-tabs.js
|
|
49203
49207
|
/**
|
|
49204
49208
|
* @fileoverview Rule to check for tabs inside a file
|
|
49205
49209
|
* @author Gyandeep Singh
|
|
@@ -49274,7 +49278,7 @@ var require_no_tabs = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
49274
49278
|
};
|
|
49275
49279
|
}));
|
|
49276
49280
|
//#endregion
|
|
49277
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
49281
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-template-curly-in-string.js
|
|
49278
49282
|
/**
|
|
49279
49283
|
* @fileoverview Warn when using template string syntax in regular strings
|
|
49280
49284
|
* @author Jeroen Engels
|
|
@@ -49304,7 +49308,7 @@ var require_no_template_curly_in_string = /* @__PURE__ */ __commonJSMin(((export
|
|
|
49304
49308
|
};
|
|
49305
49309
|
}));
|
|
49306
49310
|
//#endregion
|
|
49307
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
49311
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-ternary.js
|
|
49308
49312
|
/**
|
|
49309
49313
|
* @fileoverview Rule to flag use of ternary operators.
|
|
49310
49314
|
* @author Ian Christian Myers
|
|
@@ -49334,7 +49338,7 @@ var require_no_ternary = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
49334
49338
|
};
|
|
49335
49339
|
}));
|
|
49336
49340
|
//#endregion
|
|
49337
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
49341
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-this-before-super.js
|
|
49338
49342
|
/**
|
|
49339
49343
|
* @fileoverview A rule to disallow using `this`/`super` before `super()`.
|
|
49340
49344
|
* @author Toru Nagashima
|
|
@@ -49566,7 +49570,7 @@ var require_no_this_before_super = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
49566
49570
|
};
|
|
49567
49571
|
}));
|
|
49568
49572
|
//#endregion
|
|
49569
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
49573
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-throw-literal.js
|
|
49570
49574
|
/**
|
|
49571
49575
|
* @fileoverview Rule to restrict what can be thrown as an exception.
|
|
49572
49576
|
* @author Dieter Oberkofler
|
|
@@ -49605,7 +49609,7 @@ var require_no_throw_literal = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
49605
49609
|
};
|
|
49606
49610
|
}));
|
|
49607
49611
|
//#endregion
|
|
49608
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
49612
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-trailing-spaces.js
|
|
49609
49613
|
/**
|
|
49610
49614
|
* @fileoverview Disallow trailing spaces at the end of lines.
|
|
49611
49615
|
* @author Nodeca Team <https://github.com/nodeca>
|
|
@@ -49734,7 +49738,7 @@ var require_no_trailing_spaces = /* @__PURE__ */ __commonJSMin(((exports, module
|
|
|
49734
49738
|
};
|
|
49735
49739
|
}));
|
|
49736
49740
|
//#endregion
|
|
49737
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
49741
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unassigned-vars.js
|
|
49738
49742
|
/**
|
|
49739
49743
|
* @fileoverview Rule to flag variables that are never assigned
|
|
49740
49744
|
* @author Jacob Bandes-Storch <https://github.com/jtbandes>
|
|
@@ -49744,10 +49748,9 @@ var require_no_unassigned_vars = /* @__PURE__ */ __commonJSMin(((exports, module
|
|
|
49744
49748
|
module.exports = {
|
|
49745
49749
|
meta: {
|
|
49746
49750
|
type: "problem",
|
|
49747
|
-
dialects: ["typescript", "javascript"],
|
|
49748
|
-
language: "javascript",
|
|
49749
49751
|
docs: {
|
|
49750
49752
|
description: "Disallow `let` or `var` variables that are read but never assigned",
|
|
49753
|
+
dialects: ["JavaScript", "TypeScript"],
|
|
49751
49754
|
recommended: true,
|
|
49752
49755
|
url: "https://eslint.org/docs/latest/rules/no-unassigned-vars"
|
|
49753
49756
|
},
|
|
@@ -49787,7 +49790,7 @@ var require_no_unassigned_vars = /* @__PURE__ */ __commonJSMin(((exports, module
|
|
|
49787
49790
|
};
|
|
49788
49791
|
}));
|
|
49789
49792
|
//#endregion
|
|
49790
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
49793
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-undef.js
|
|
49791
49794
|
/**
|
|
49792
49795
|
* @fileoverview Rule to flag references to undeclared variables.
|
|
49793
49796
|
* @author Mark Macdonald
|
|
@@ -49837,7 +49840,7 @@ var require_no_undef = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
49837
49840
|
};
|
|
49838
49841
|
}));
|
|
49839
49842
|
//#endregion
|
|
49840
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
49843
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-undef-init.js
|
|
49841
49844
|
/**
|
|
49842
49845
|
* @fileoverview Rule to flag when initializing to undefined
|
|
49843
49846
|
* @author Ilya Volodin
|
|
@@ -49883,7 +49886,7 @@ var require_no_undef_init = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
49883
49886
|
};
|
|
49884
49887
|
}));
|
|
49885
49888
|
//#endregion
|
|
49886
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
49889
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-undefined.js
|
|
49887
49890
|
/**
|
|
49888
49891
|
* @fileoverview Rule to flag references to the undefined variable.
|
|
49889
49892
|
* @author Michael Ficarra
|
|
@@ -49942,7 +49945,7 @@ var require_no_undefined = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
49942
49945
|
};
|
|
49943
49946
|
}));
|
|
49944
49947
|
//#endregion
|
|
49945
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
49948
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-underscore-dangle.js
|
|
49946
49949
|
/**
|
|
49947
49950
|
* @fileoverview Rule to flag dangling underscores in variable declarations.
|
|
49948
49951
|
* @author Matt DuVall <http://www.mattduvall.com>
|
|
@@ -50158,7 +50161,7 @@ var require_no_underscore_dangle = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
50158
50161
|
};
|
|
50159
50162
|
}));
|
|
50160
50163
|
//#endregion
|
|
50161
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
50164
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unexpected-multiline.js
|
|
50162
50165
|
/**
|
|
50163
50166
|
* @fileoverview Rule to spot scenarios where a newline looks like it is ending a statement, but is not.
|
|
50164
50167
|
* @author Glen Mailer
|
|
@@ -50235,7 +50238,7 @@ var require_no_unexpected_multiline = /* @__PURE__ */ __commonJSMin(((exports, m
|
|
|
50235
50238
|
};
|
|
50236
50239
|
}));
|
|
50237
50240
|
//#endregion
|
|
50238
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
50241
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/shared/traverser.js
|
|
50239
50242
|
/**
|
|
50240
50243
|
* @fileoverview Traverser to traverse AST trees.
|
|
50241
50244
|
* @author Nicholas C. Zakas
|
|
@@ -50386,7 +50389,7 @@ var require_traverser = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
50386
50389
|
};
|
|
50387
50390
|
}));
|
|
50388
50391
|
//#endregion
|
|
50389
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
50392
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unmodified-loop-condition.js
|
|
50390
50393
|
/**
|
|
50391
50394
|
* @fileoverview Rule to disallow use of unmodified expressions in loop conditions
|
|
50392
50395
|
* @author Toru Nagashima
|
|
@@ -50641,7 +50644,7 @@ var require_no_unmodified_loop_condition = /* @__PURE__ */ __commonJSMin(((expor
|
|
|
50641
50644
|
};
|
|
50642
50645
|
}));
|
|
50643
50646
|
//#endregion
|
|
50644
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
50647
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unneeded-ternary.js
|
|
50645
50648
|
/**
|
|
50646
50649
|
* @fileoverview Rule to flag no-unneeded-ternary
|
|
50647
50650
|
* @author Gyandeep Singh
|
|
@@ -50759,7 +50762,7 @@ var require_no_unneeded_ternary = /* @__PURE__ */ __commonJSMin(((exports, modul
|
|
|
50759
50762
|
};
|
|
50760
50763
|
}));
|
|
50761
50764
|
//#endregion
|
|
50762
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
50765
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unreachable.js
|
|
50763
50766
|
/**
|
|
50764
50767
|
* @fileoverview Checks for unreachable code due to return, throws, break, and continue.
|
|
50765
50768
|
* @author Joel Feenstra
|
|
@@ -50964,7 +50967,7 @@ var require_no_unreachable = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
50964
50967
|
};
|
|
50965
50968
|
}));
|
|
50966
50969
|
//#endregion
|
|
50967
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
50970
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unreachable-loop.js
|
|
50968
50971
|
/**
|
|
50969
50972
|
* @fileoverview Rule to disallow loops with a body that allows only one iteration
|
|
50970
50973
|
* @author Milos Djermanovic
|
|
@@ -51094,7 +51097,7 @@ var require_no_unreachable_loop = /* @__PURE__ */ __commonJSMin(((exports, modul
|
|
|
51094
51097
|
};
|
|
51095
51098
|
}));
|
|
51096
51099
|
//#endregion
|
|
51097
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
51100
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unsafe-finally.js
|
|
51098
51101
|
/**
|
|
51099
51102
|
* @fileoverview Rule to flag unsafe statements in finally block
|
|
51100
51103
|
* @author Onur Temizkan
|
|
@@ -51169,7 +51172,7 @@ var require_no_unsafe_finally = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
51169
51172
|
};
|
|
51170
51173
|
}));
|
|
51171
51174
|
//#endregion
|
|
51172
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
51175
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unsafe-negation.js
|
|
51173
51176
|
/**
|
|
51174
51177
|
* @fileoverview Rule to disallow negating the left operand of relational operators
|
|
51175
51178
|
* @author Toru Nagashima
|
|
@@ -51254,7 +51257,7 @@ var require_no_unsafe_negation = /* @__PURE__ */ __commonJSMin(((exports, module
|
|
|
51254
51257
|
};
|
|
51255
51258
|
}));
|
|
51256
51259
|
//#endregion
|
|
51257
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
51260
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unsafe-optional-chaining.js
|
|
51258
51261
|
/**
|
|
51259
51262
|
* @fileoverview Rule to disallow unsafe optional chaining
|
|
51260
51263
|
* @author Yeon JuAn
|
|
@@ -51427,7 +51430,7 @@ var require_no_unsafe_optional_chaining = /* @__PURE__ */ __commonJSMin(((export
|
|
|
51427
51430
|
};
|
|
51428
51431
|
}));
|
|
51429
51432
|
//#endregion
|
|
51430
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
51433
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unused-expressions.js
|
|
51431
51434
|
/**
|
|
51432
51435
|
* @fileoverview Flag expressions in statement position that do not side effect
|
|
51433
51436
|
* @author Michael Ficarra
|
|
@@ -51451,11 +51454,10 @@ var require_no_unused_expressions = /* @__PURE__ */ __commonJSMin(((exports, mod
|
|
|
51451
51454
|
/** @type {import('../types').Rule.RuleModule} */
|
|
51452
51455
|
module.exports = {
|
|
51453
51456
|
meta: {
|
|
51454
|
-
dialects: ["javascript", "typescript"],
|
|
51455
|
-
language: "javascript",
|
|
51456
51457
|
type: "suggestion",
|
|
51457
51458
|
docs: {
|
|
51458
51459
|
description: "Disallow unused expressions",
|
|
51460
|
+
dialects: ["JavaScript", "TypeScript"],
|
|
51459
51461
|
recommended: false,
|
|
51460
51462
|
url: "https://eslint.org/docs/latest/rules/no-unused-expressions"
|
|
51461
51463
|
},
|
|
@@ -51588,7 +51590,7 @@ var require_no_unused_expressions = /* @__PURE__ */ __commonJSMin(((exports, mod
|
|
|
51588
51590
|
};
|
|
51589
51591
|
}));
|
|
51590
51592
|
//#endregion
|
|
51591
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
51593
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unused-labels.js
|
|
51592
51594
|
/**
|
|
51593
51595
|
* @fileoverview Rule to disallow unused labels.
|
|
51594
51596
|
* @author Toru Nagashima
|
|
@@ -51684,7 +51686,7 @@ var require_no_unused_labels = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
51684
51686
|
};
|
|
51685
51687
|
}));
|
|
51686
51688
|
//#endregion
|
|
51687
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
51689
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unused-private-class-members.js
|
|
51688
51690
|
/**
|
|
51689
51691
|
* @fileoverview Rule to flag declared but unused private class members
|
|
51690
51692
|
* @author Tim van der Lippe
|
|
@@ -51871,7 +51873,7 @@ var require_no_unused_private_class_members = /* @__PURE__ */ __commonJSMin(((ex
|
|
|
51871
51873
|
};
|
|
51872
51874
|
}));
|
|
51873
51875
|
//#endregion
|
|
51874
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
51876
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-unused-vars.js
|
|
51875
51877
|
/**
|
|
51876
51878
|
* @fileoverview Rule to flag declared but unused variables
|
|
51877
51879
|
* @author Ilya Volodin
|
|
@@ -51897,6 +51899,15 @@ var require_no_unused_vars = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
51897
51899
|
* @property {string} varName The name of the unused var.
|
|
51898
51900
|
* @property {string} additional Any additional info to be appended at the end.
|
|
51899
51901
|
*/
|
|
51902
|
+
const DEFAULT_OPTIONS = {
|
|
51903
|
+
vars: "all",
|
|
51904
|
+
args: "after-used",
|
|
51905
|
+
ignoreRestSiblings: false,
|
|
51906
|
+
caughtErrors: "all",
|
|
51907
|
+
ignoreClassWithStaticInitBlock: false,
|
|
51908
|
+
ignoreUsingDeclarations: false,
|
|
51909
|
+
reportUsedIgnorePattern: false
|
|
51910
|
+
};
|
|
51900
51911
|
/** @type {import('../types').Rule.RuleModule} */
|
|
51901
51912
|
module.exports = {
|
|
51902
51913
|
meta: {
|
|
@@ -51928,6 +51939,7 @@ var require_no_unused_vars = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
51928
51939
|
},
|
|
51929
51940
|
additionalProperties: false
|
|
51930
51941
|
}] }],
|
|
51942
|
+
defaultOptions: [DEFAULT_OPTIONS],
|
|
51931
51943
|
messages: {
|
|
51932
51944
|
unusedVar: "'{{varName}}' is {{action}} but never used{{additional}}.",
|
|
51933
51945
|
usedIgnoredVar: "'{{varName}}' is marked as ignored but is used{{additional}}.",
|
|
@@ -51937,25 +51949,14 @@ var require_no_unused_vars = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
51937
51949
|
create(context) {
|
|
51938
51950
|
const sourceCode = context.sourceCode;
|
|
51939
51951
|
const REST_PROPERTY_TYPE = /^(?:RestElement|(?:Experimental)?RestProperty)$/u;
|
|
51940
|
-
|
|
51941
|
-
vars: "all",
|
|
51942
|
-
args: "after-used",
|
|
51943
|
-
ignoreRestSiblings: false,
|
|
51944
|
-
caughtErrors: "all",
|
|
51945
|
-
ignoreClassWithStaticInitBlock: false,
|
|
51946
|
-
ignoreUsingDeclarations: false,
|
|
51947
|
-
reportUsedIgnorePattern: false
|
|
51948
|
-
};
|
|
51952
|
+
let config;
|
|
51949
51953
|
const firstOption = context.options[0];
|
|
51950
|
-
if (
|
|
51954
|
+
if (typeof firstOption === "string") config = {
|
|
51955
|
+
...DEFAULT_OPTIONS,
|
|
51956
|
+
vars: firstOption
|
|
51957
|
+
};
|
|
51951
51958
|
else {
|
|
51952
|
-
config
|
|
51953
|
-
config.args = firstOption.args || config.args;
|
|
51954
|
-
config.ignoreRestSiblings = firstOption.ignoreRestSiblings || config.ignoreRestSiblings;
|
|
51955
|
-
config.caughtErrors = firstOption.caughtErrors || config.caughtErrors;
|
|
51956
|
-
config.ignoreClassWithStaticInitBlock = firstOption.ignoreClassWithStaticInitBlock || config.ignoreClassWithStaticInitBlock;
|
|
51957
|
-
config.ignoreUsingDeclarations = firstOption.ignoreUsingDeclarations || config.ignoreUsingDeclarations;
|
|
51958
|
-
config.reportUsedIgnorePattern = firstOption.reportUsedIgnorePattern || config.reportUsedIgnorePattern;
|
|
51959
|
+
config = { ...firstOption };
|
|
51959
51960
|
if (firstOption.varsIgnorePattern) config.varsIgnorePattern = new RegExp(firstOption.varsIgnorePattern, "u");
|
|
51960
51961
|
if (firstOption.argsIgnorePattern) config.argsIgnorePattern = new RegExp(firstOption.argsIgnorePattern, "u");
|
|
51961
51962
|
if (firstOption.caughtErrorsIgnorePattern) config.caughtErrorsIgnorePattern = new RegExp(firstOption.caughtErrorsIgnorePattern, "u");
|
|
@@ -52668,7 +52669,7 @@ var require_no_unused_vars = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
52668
52669
|
};
|
|
52669
52670
|
}));
|
|
52670
52671
|
//#endregion
|
|
52671
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
52672
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-use-before-define.js
|
|
52672
52673
|
/**
|
|
52673
52674
|
* @fileoverview Rule to flag use of variables before they are defined
|
|
52674
52675
|
* @author Ilya Volodin
|
|
@@ -52837,11 +52838,10 @@ var require_no_use_before_define = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
52837
52838
|
/** @type {import('../types').Rule.RuleModule} */
|
|
52838
52839
|
module.exports = {
|
|
52839
52840
|
meta: {
|
|
52840
|
-
dialects: ["javascript", "typescript"],
|
|
52841
|
-
language: "javascript",
|
|
52842
52841
|
type: "problem",
|
|
52843
52842
|
docs: {
|
|
52844
52843
|
description: "Disallow the use of variables before they are defined",
|
|
52844
|
+
dialects: ["JavaScript", "TypeScript"],
|
|
52845
52845
|
recommended: false,
|
|
52846
52846
|
url: "https://eslint.org/docs/latest/rules/no-use-before-define"
|
|
52847
52847
|
},
|
|
@@ -52928,7 +52928,7 @@ var require_no_use_before_define = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
52928
52928
|
};
|
|
52929
52929
|
}));
|
|
52930
52930
|
//#endregion
|
|
52931
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
52931
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-useless-assignment.js
|
|
52932
52932
|
/**
|
|
52933
52933
|
* @fileoverview A rule to disallow unnecessary assignments`.
|
|
52934
52934
|
* @author Yosuke Ota
|
|
@@ -53257,7 +53257,7 @@ var require_no_useless_assignment = /* @__PURE__ */ __commonJSMin(((exports, mod
|
|
|
53257
53257
|
};
|
|
53258
53258
|
}));
|
|
53259
53259
|
//#endregion
|
|
53260
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
53260
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-useless-backreference.js
|
|
53261
53261
|
/**
|
|
53262
53262
|
* @fileoverview Rule to disallow useless backreferences in regular expressions
|
|
53263
53263
|
* @author Milos Djermanovic
|
|
@@ -53405,7 +53405,7 @@ var require_no_useless_backreference = /* @__PURE__ */ __commonJSMin(((exports,
|
|
|
53405
53405
|
};
|
|
53406
53406
|
}));
|
|
53407
53407
|
//#endregion
|
|
53408
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
53408
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-useless-call.js
|
|
53409
53409
|
/**
|
|
53410
53410
|
* @fileoverview A rule to disallow unnecessary `.call()` and `.apply()`.
|
|
53411
53411
|
* @author Toru Nagashima
|
|
@@ -53462,7 +53462,7 @@ var require_no_useless_call = /* @__PURE__ */ __commonJSMin(((exports, module) =
|
|
|
53462
53462
|
};
|
|
53463
53463
|
}));
|
|
53464
53464
|
//#endregion
|
|
53465
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
53465
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-useless-catch.js
|
|
53466
53466
|
/**
|
|
53467
53467
|
* @fileoverview Reports useless `catch` clauses that just rethrow their error.
|
|
53468
53468
|
* @author Teddy Katz
|
|
@@ -53498,7 +53498,7 @@ var require_no_useless_catch = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
53498
53498
|
};
|
|
53499
53499
|
}));
|
|
53500
53500
|
//#endregion
|
|
53501
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
53501
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-useless-computed-key.js
|
|
53502
53502
|
/**
|
|
53503
53503
|
* @fileoverview Rule to disallow unnecessary computed property keys in object literals
|
|
53504
53504
|
* @author Burak Yigit Kaya
|
|
@@ -53610,7 +53610,7 @@ var require_no_useless_computed_key = /* @__PURE__ */ __commonJSMin(((exports, m
|
|
|
53610
53610
|
};
|
|
53611
53611
|
}));
|
|
53612
53612
|
//#endregion
|
|
53613
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
53613
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-useless-concat.js
|
|
53614
53614
|
/**
|
|
53615
53615
|
* @fileoverview disallow unnecessary concatenation of template strings
|
|
53616
53616
|
* @author Henry Zhu
|
|
@@ -53685,7 +53685,7 @@ var require_no_useless_concat = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
53685
53685
|
};
|
|
53686
53686
|
}));
|
|
53687
53687
|
//#endregion
|
|
53688
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
53688
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-useless-constructor.js
|
|
53689
53689
|
/**
|
|
53690
53690
|
* @fileoverview Rule to flag the use of redundant constructors in classes.
|
|
53691
53691
|
* @author Alberto Rodríguez
|
|
@@ -53792,11 +53792,10 @@ var require_no_useless_constructor = /* @__PURE__ */ __commonJSMin(((exports, mo
|
|
|
53792
53792
|
/** @type {import('../types').Rule.RuleModule} */
|
|
53793
53793
|
module.exports = {
|
|
53794
53794
|
meta: {
|
|
53795
|
-
dialects: ["javascript", "typescript"],
|
|
53796
|
-
language: "javascript",
|
|
53797
53795
|
type: "suggestion",
|
|
53798
53796
|
docs: {
|
|
53799
53797
|
description: "Disallow unnecessary constructors",
|
|
53798
|
+
dialects: ["JavaScript", "TypeScript"],
|
|
53800
53799
|
recommended: false,
|
|
53801
53800
|
url: "https://eslint.org/docs/latest/rules/no-useless-constructor"
|
|
53802
53801
|
},
|
|
@@ -53843,7 +53842,7 @@ var require_no_useless_constructor = /* @__PURE__ */ __commonJSMin(((exports, mo
|
|
|
53843
53842
|
};
|
|
53844
53843
|
}));
|
|
53845
53844
|
//#endregion
|
|
53846
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
53845
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-useless-escape.js
|
|
53847
53846
|
/**
|
|
53848
53847
|
* @fileoverview Look for useless escapes in strings and regexes
|
|
53849
53848
|
* @author Onur Temizkan
|
|
@@ -54043,7 +54042,7 @@ var require_no_useless_escape = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
54043
54042
|
};
|
|
54044
54043
|
}));
|
|
54045
54044
|
//#endregion
|
|
54046
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
54045
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-useless-rename.js
|
|
54047
54046
|
/**
|
|
54048
54047
|
* @fileoverview Disallow renaming import, export, and destructured assignments to the same name.
|
|
54049
54048
|
* @author Kai Cataldo
|
|
@@ -54146,7 +54145,7 @@ var require_no_useless_rename = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
54146
54145
|
};
|
|
54147
54146
|
}));
|
|
54148
54147
|
//#endregion
|
|
54149
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
54148
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-useless-return.js
|
|
54150
54149
|
/**
|
|
54151
54150
|
* @fileoverview Disallow redundant return statements
|
|
54152
54151
|
* @author Teddy Katz
|
|
@@ -54385,7 +54384,7 @@ var require_no_useless_return = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
54385
54384
|
};
|
|
54386
54385
|
}));
|
|
54387
54386
|
//#endregion
|
|
54388
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
54387
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-var.js
|
|
54389
54388
|
/**
|
|
54390
54389
|
* @fileoverview Rule to check for the usage of var.
|
|
54391
54390
|
* @author Jamund Ferguson
|
|
@@ -54540,10 +54539,9 @@ var require_no_var = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
54540
54539
|
module.exports = {
|
|
54541
54540
|
meta: {
|
|
54542
54541
|
type: "suggestion",
|
|
54543
|
-
dialects: ["typescript", "javascript"],
|
|
54544
|
-
language: "javascript",
|
|
54545
54542
|
docs: {
|
|
54546
54543
|
description: "Require `let` or `const` instead of `var`",
|
|
54544
|
+
dialects: ["JavaScript", "TypeScript"],
|
|
54547
54545
|
recommended: false,
|
|
54548
54546
|
url: "https://eslint.org/docs/latest/rules/no-var"
|
|
54549
54547
|
},
|
|
@@ -54651,7 +54649,7 @@ var require_no_var = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
54651
54649
|
};
|
|
54652
54650
|
}));
|
|
54653
54651
|
//#endregion
|
|
54654
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
54652
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-void.js
|
|
54655
54653
|
/**
|
|
54656
54654
|
* @fileoverview Rule to disallow use of void operator.
|
|
54657
54655
|
* @author Mike Sidorov
|
|
@@ -54688,7 +54686,7 @@ var require_no_void = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
54688
54686
|
};
|
|
54689
54687
|
}));
|
|
54690
54688
|
//#endregion
|
|
54691
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
54689
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-warning-comments.js
|
|
54692
54690
|
/**
|
|
54693
54691
|
* @fileoverview Rule that warns about used warning comments
|
|
54694
54692
|
* @author Alexander Schmidt <https://github.com/lxanders>
|
|
@@ -54807,7 +54805,7 @@ var require_no_warning_comments = /* @__PURE__ */ __commonJSMin(((exports, modul
|
|
|
54807
54805
|
};
|
|
54808
54806
|
}));
|
|
54809
54807
|
//#endregion
|
|
54810
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
54808
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-whitespace-before-property.js
|
|
54811
54809
|
/**
|
|
54812
54810
|
* @fileoverview Rule to disallow whitespace before properties
|
|
54813
54811
|
* @author Kai Cataldo
|
|
@@ -54888,7 +54886,7 @@ var require_no_whitespace_before_property = /* @__PURE__ */ __commonJSMin(((expo
|
|
|
54888
54886
|
};
|
|
54889
54887
|
}));
|
|
54890
54888
|
//#endregion
|
|
54891
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
54889
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/no-with.js
|
|
54892
54890
|
/**
|
|
54893
54891
|
* @fileoverview Rule to flag use of with statement
|
|
54894
54892
|
* @author Nicholas C. Zakas
|
|
@@ -54917,7 +54915,7 @@ var require_no_with = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
54917
54915
|
};
|
|
54918
54916
|
}));
|
|
54919
54917
|
//#endregion
|
|
54920
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
54918
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/nonblock-statement-body-position.js
|
|
54921
54919
|
/**
|
|
54922
54920
|
* @fileoverview enforce the location of single-line statements
|
|
54923
54921
|
* @author Teddy Katz
|
|
@@ -55024,7 +55022,7 @@ var require_nonblock_statement_body_position = /* @__PURE__ */ __commonJSMin(((e
|
|
|
55024
55022
|
};
|
|
55025
55023
|
}));
|
|
55026
55024
|
//#endregion
|
|
55027
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
55025
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/object-curly-newline.js
|
|
55028
55026
|
/**
|
|
55029
55027
|
* @fileoverview Rule to require or disallow line breaks inside braces.
|
|
55030
55028
|
* @author Toru Nagashima
|
|
@@ -55245,7 +55243,7 @@ var require_object_curly_newline = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
55245
55243
|
};
|
|
55246
55244
|
}));
|
|
55247
55245
|
//#endregion
|
|
55248
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
55246
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/object-curly-spacing.js
|
|
55249
55247
|
/**
|
|
55250
55248
|
* @fileoverview Disallows or enforces spaces inside of object literals.
|
|
55251
55249
|
* @author Jamund Ferguson
|
|
@@ -55471,7 +55469,7 @@ var require_object_curly_spacing = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
55471
55469
|
};
|
|
55472
55470
|
}));
|
|
55473
55471
|
//#endregion
|
|
55474
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
55472
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/object-property-newline.js
|
|
55475
55473
|
/**
|
|
55476
55474
|
* @fileoverview Rule to enforce placing object properties on separate lines.
|
|
55477
55475
|
* @author Vitor Balocco
|
|
@@ -55556,7 +55554,7 @@ var require_object_property_newline = /* @__PURE__ */ __commonJSMin(((exports, m
|
|
|
55556
55554
|
};
|
|
55557
55555
|
}));
|
|
55558
55556
|
//#endregion
|
|
55559
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
55557
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/object-shorthand.js
|
|
55560
55558
|
/**
|
|
55561
55559
|
* @fileoverview Rule to enforce concise object methods and properties.
|
|
55562
55560
|
* @author Jamund Ferguson
|
|
@@ -55678,6 +55676,7 @@ var require_object_shorthand = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
55678
55676
|
maxItems: 2
|
|
55679
55677
|
}
|
|
55680
55678
|
] },
|
|
55679
|
+
defaultOptions: ["always"],
|
|
55681
55680
|
messages: {
|
|
55682
55681
|
expectedAllPropertiesShorthanded: "Expected shorthand for all properties.",
|
|
55683
55682
|
expectedLiteralMethodLongform: "Expected longform method syntax for string literal keys.",
|
|
@@ -55689,7 +55688,7 @@ var require_object_shorthand = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
55689
55688
|
}
|
|
55690
55689
|
},
|
|
55691
55690
|
create(context) {
|
|
55692
|
-
const APPLY = context.options[0]
|
|
55691
|
+
const APPLY = context.options[0];
|
|
55693
55692
|
const APPLY_TO_METHODS = APPLY === OPTIONS.methods || APPLY === OPTIONS.always;
|
|
55694
55693
|
const APPLY_TO_PROPS = APPLY === OPTIONS.properties || APPLY === OPTIONS.always;
|
|
55695
55694
|
const APPLY_NEVER = APPLY === OPTIONS.never;
|
|
@@ -55883,7 +55882,7 @@ var require_object_shorthand = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
55883
55882
|
};
|
|
55884
55883
|
}));
|
|
55885
55884
|
//#endregion
|
|
55886
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
55885
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/one-var.js
|
|
55887
55886
|
/**
|
|
55888
55887
|
* @fileoverview A rule to control the use of single variable declarations.
|
|
55889
55888
|
* @author Ian Christian Myers
|
|
@@ -55964,6 +55963,7 @@ var require_one_var = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
55964
55963
|
additionalProperties: false
|
|
55965
55964
|
}
|
|
55966
55965
|
] }],
|
|
55966
|
+
defaultOptions: ["always"],
|
|
55967
55967
|
messages: {
|
|
55968
55968
|
combineUninitialized: "Combine this with the previous '{{type}}' statement with uninitialized variables.",
|
|
55969
55969
|
combineInitialized: "Combine this with the previous '{{type}}' statement with initialized variables.",
|
|
@@ -55978,7 +55978,7 @@ var require_one_var = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
55978
55978
|
const MODE_ALWAYS = "always";
|
|
55979
55979
|
const MODE_NEVER = "never";
|
|
55980
55980
|
const MODE_CONSECUTIVE = "consecutive";
|
|
55981
|
-
const mode = context.options[0]
|
|
55981
|
+
const mode = context.options[0];
|
|
55982
55982
|
const options = {};
|
|
55983
55983
|
if (typeof mode === "string") {
|
|
55984
55984
|
options.var = {
|
|
@@ -56342,7 +56342,7 @@ var require_one_var = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
56342
56342
|
};
|
|
56343
56343
|
}));
|
|
56344
56344
|
//#endregion
|
|
56345
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
56345
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/one-var-declaration-per-line.js
|
|
56346
56346
|
/**
|
|
56347
56347
|
* @fileoverview Rule to check multiple var declarations per line
|
|
56348
56348
|
* @author Alberto Rodríguez
|
|
@@ -56418,7 +56418,7 @@ var require_one_var_declaration_per_line = /* @__PURE__ */ __commonJSMin(((expor
|
|
|
56418
56418
|
};
|
|
56419
56419
|
}));
|
|
56420
56420
|
//#endregion
|
|
56421
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
56421
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/operator-assignment.js
|
|
56422
56422
|
/**
|
|
56423
56423
|
* @fileoverview Rule to replace assignment expressions with operator assignment
|
|
56424
56424
|
* @author Brandon Mills
|
|
@@ -56574,7 +56574,7 @@ var require_operator_assignment = /* @__PURE__ */ __commonJSMin(((exports, modul
|
|
|
56574
56574
|
};
|
|
56575
56575
|
}));
|
|
56576
56576
|
//#endregion
|
|
56577
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
56577
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/operator-linebreak.js
|
|
56578
56578
|
/**
|
|
56579
56579
|
* @fileoverview Operator linebreak - enforces operator linebreak style of two types: after and before
|
|
56580
56580
|
* @author Benoît Zugmeyer
|
|
@@ -56743,7 +56743,7 @@ var require_operator_linebreak = /* @__PURE__ */ __commonJSMin(((exports, module
|
|
|
56743
56743
|
};
|
|
56744
56744
|
}));
|
|
56745
56745
|
//#endregion
|
|
56746
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
56746
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/padded-blocks.js
|
|
56747
56747
|
/**
|
|
56748
56748
|
* @fileoverview A rule to ensure blank lines within blocks.
|
|
56749
56749
|
* @author Mathias Schreck <https://github.com/lo1tuma>
|
|
@@ -56960,7 +56960,7 @@ var require_padded_blocks = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
56960
56960
|
};
|
|
56961
56961
|
}));
|
|
56962
56962
|
//#endregion
|
|
56963
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
56963
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/padding-line-between-statements.js
|
|
56964
56964
|
/**
|
|
56965
56965
|
* @fileoverview Rule to require or disallow newlines between statements
|
|
56966
56966
|
* @author Toru Nagashima
|
|
@@ -57388,7 +57388,7 @@ var require_padding_line_between_statements = /* @__PURE__ */ __commonJSMin(((ex
|
|
|
57388
57388
|
};
|
|
57389
57389
|
}));
|
|
57390
57390
|
//#endregion
|
|
57391
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
57391
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-arrow-callback.js
|
|
57392
57392
|
/**
|
|
57393
57393
|
* @fileoverview A rule to suggest using arrow functions as callbacks.
|
|
57394
57394
|
* @author Toru Nagashima
|
|
@@ -57488,14 +57488,13 @@ var require_prefer_arrow_callback = /* @__PURE__ */ __commonJSMin(((exports, mod
|
|
|
57488
57488
|
module.exports = {
|
|
57489
57489
|
meta: {
|
|
57490
57490
|
type: "suggestion",
|
|
57491
|
-
dialects: ["javascript", "typescript"],
|
|
57492
|
-
language: "javascript",
|
|
57493
57491
|
defaultOptions: [{
|
|
57494
57492
|
allowNamedFunctions: false,
|
|
57495
57493
|
allowUnboundThis: true
|
|
57496
57494
|
}],
|
|
57497
57495
|
docs: {
|
|
57498
57496
|
description: "Require using arrow functions for callbacks",
|
|
57497
|
+
dialects: ["JavaScript", "TypeScript"],
|
|
57499
57498
|
recommended: false,
|
|
57500
57499
|
frozen: true,
|
|
57501
57500
|
url: "https://eslint.org/docs/latest/rules/prefer-arrow-callback"
|
|
@@ -57599,7 +57598,7 @@ var require_prefer_arrow_callback = /* @__PURE__ */ __commonJSMin(((exports, mod
|
|
|
57599
57598
|
};
|
|
57600
57599
|
}));
|
|
57601
57600
|
//#endregion
|
|
57602
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
57601
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-const.js
|
|
57603
57602
|
/**
|
|
57604
57603
|
* @fileoverview A rule to suggest using of const declaration for variables that are never reassigned after declared.
|
|
57605
57604
|
* @author Toru Nagashima
|
|
@@ -57896,7 +57895,7 @@ var require_prefer_const = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
57896
57895
|
};
|
|
57897
57896
|
}));
|
|
57898
57897
|
//#endregion
|
|
57899
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
57898
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-destructuring.js
|
|
57900
57899
|
/**
|
|
57901
57900
|
* @fileoverview Prefer destructuring from arrays and objects
|
|
57902
57901
|
* @author Alex LaFroscia
|
|
@@ -58088,7 +58087,7 @@ var require_prefer_destructuring = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
58088
58087
|
};
|
|
58089
58088
|
}));
|
|
58090
58089
|
//#endregion
|
|
58091
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
58090
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-exponentiation-operator.js
|
|
58092
58091
|
/**
|
|
58093
58092
|
* @fileoverview Rule to disallow Math.pow in favor of the ** operator
|
|
58094
58093
|
* @author Milos Djermanovic
|
|
@@ -58189,7 +58188,7 @@ var require_prefer_exponentiation_operator = /* @__PURE__ */ __commonJSMin(((exp
|
|
|
58189
58188
|
};
|
|
58190
58189
|
}));
|
|
58191
58190
|
//#endregion
|
|
58192
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
58191
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-named-capture-group.js
|
|
58193
58192
|
/**
|
|
58194
58193
|
* @fileoverview Rule to enforce requiring named capture groups in regular expression.
|
|
58195
58194
|
* @author Pig Fang <https://github.com/g-plane>
|
|
@@ -58302,7 +58301,7 @@ var require_prefer_named_capture_group = /* @__PURE__ */ __commonJSMin(((exports
|
|
|
58302
58301
|
};
|
|
58303
58302
|
}));
|
|
58304
58303
|
//#endregion
|
|
58305
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
58304
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-numeric-literals.js
|
|
58306
58305
|
/**
|
|
58307
58306
|
* @fileoverview Rule to disallow `parseInt()` in favor of binary, octal, and hexadecimal literals
|
|
58308
58307
|
* @author Annie Zhang, Henry Zhu
|
|
@@ -58377,7 +58376,7 @@ var require_prefer_numeric_literals = /* @__PURE__ */ __commonJSMin(((exports, m
|
|
|
58377
58376
|
};
|
|
58378
58377
|
}));
|
|
58379
58378
|
//#endregion
|
|
58380
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
58379
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-object-has-own.js
|
|
58381
58380
|
/**
|
|
58382
58381
|
* @fileoverview Prefers Object.hasOwn() instead of Object.prototype.hasOwnProperty.call()
|
|
58383
58382
|
* @author Nitin Kumar
|
|
@@ -58433,7 +58432,7 @@ var require_prefer_object_has_own = /* @__PURE__ */ __commonJSMin(((exports, mod
|
|
|
58433
58432
|
};
|
|
58434
58433
|
}));
|
|
58435
58434
|
//#endregion
|
|
58436
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
58435
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-object-spread.js
|
|
58437
58436
|
/**
|
|
58438
58437
|
* @fileoverview Rule to disallow using `Object.assign` with an object literal as the first argument and prefer the use of object spread instead
|
|
58439
58438
|
* @author Sharmila Jesupaul
|
|
@@ -58628,7 +58627,7 @@ var require_prefer_object_spread = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
58628
58627
|
};
|
|
58629
58628
|
}));
|
|
58630
58629
|
//#endregion
|
|
58631
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
58630
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-promise-reject-errors.js
|
|
58632
58631
|
/**
|
|
58633
58632
|
* @fileoverview restrict values that can be used as Promise rejection reasons
|
|
58634
58633
|
* @author Teddy Katz
|
|
@@ -58688,7 +58687,7 @@ var require_prefer_promise_reject_errors = /* @__PURE__ */ __commonJSMin(((expor
|
|
|
58688
58687
|
};
|
|
58689
58688
|
}));
|
|
58690
58689
|
//#endregion
|
|
58691
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
58690
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-reflect.js
|
|
58692
58691
|
/**
|
|
58693
58692
|
* @fileoverview Rule to suggest using "Reflect" api over Function/Object methods
|
|
58694
58693
|
* @author Keith Cirkel <http://keithcirkel.co.uk>
|
|
@@ -58792,7 +58791,7 @@ var require_prefer_reflect = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
58792
58791
|
};
|
|
58793
58792
|
}));
|
|
58794
58793
|
//#endregion
|
|
58795
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
58794
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-regex-literals.js
|
|
58796
58795
|
/**
|
|
58797
58796
|
* @fileoverview Rule to disallow use of the `RegExp` constructor in favor of regular expression literals
|
|
58798
58797
|
* @author Milos Djermanovic
|
|
@@ -59134,7 +59133,7 @@ var require_prefer_regex_literals = /* @__PURE__ */ __commonJSMin(((exports, mod
|
|
|
59134
59133
|
};
|
|
59135
59134
|
}));
|
|
59136
59135
|
//#endregion
|
|
59137
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
59136
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-rest-params.js
|
|
59138
59137
|
/**
|
|
59139
59138
|
* @fileoverview Rule to
|
|
59140
59139
|
* @author Toru Nagashima
|
|
@@ -59215,7 +59214,7 @@ var require_prefer_rest_params = /* @__PURE__ */ __commonJSMin(((exports, module
|
|
|
59215
59214
|
};
|
|
59216
59215
|
}));
|
|
59217
59216
|
//#endregion
|
|
59218
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
59217
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-spread.js
|
|
59219
59218
|
/**
|
|
59220
59219
|
* @fileoverview A rule to suggest using of the spread operator instead of `.apply()`.
|
|
59221
59220
|
* @author Toru Nagashima
|
|
@@ -59271,7 +59270,7 @@ var require_prefer_spread = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
59271
59270
|
};
|
|
59272
59271
|
}));
|
|
59273
59272
|
//#endregion
|
|
59274
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
59273
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/prefer-template.js
|
|
59275
59274
|
/**
|
|
59276
59275
|
* @fileoverview A rule to suggest using template literals instead of string concatenation.
|
|
59277
59276
|
* @author Toru Nagashima
|
|
@@ -59436,7 +59435,7 @@ var require_prefer_template = /* @__PURE__ */ __commonJSMin(((exports, module) =
|
|
|
59436
59435
|
};
|
|
59437
59436
|
}));
|
|
59438
59437
|
//#endregion
|
|
59439
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
59438
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/preserve-caught-error.js
|
|
59440
59439
|
/**
|
|
59441
59440
|
* @fileoverview Rule to preserve caught errors when re-throwing exceptions
|
|
59442
59441
|
* @author Amnish Singh Arora
|
|
@@ -59652,7 +59651,7 @@ var require_preserve_caught_error = /* @__PURE__ */ __commonJSMin(((exports, mod
|
|
|
59652
59651
|
};
|
|
59653
59652
|
}));
|
|
59654
59653
|
//#endregion
|
|
59655
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
59654
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/quote-props.js
|
|
59656
59655
|
/**
|
|
59657
59656
|
* @fileoverview Rule to flag non-quoted property names in object literals.
|
|
59658
59657
|
* @author Mathias Bynens <http://mathiasbynens.be/>
|
|
@@ -59890,7 +59889,7 @@ var require_quote_props = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
59890
59889
|
};
|
|
59891
59890
|
}));
|
|
59892
59891
|
//#endregion
|
|
59893
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
59892
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/quotes.js
|
|
59894
59893
|
/**
|
|
59895
59894
|
* @fileoverview A rule to choose between single and double quote marks
|
|
59896
59895
|
* @author Matt DuVall <http://www.mattduvall.com/>, Brandon Payton
|
|
@@ -60101,7 +60100,7 @@ var require_quotes = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
60101
60100
|
};
|
|
60102
60101
|
}));
|
|
60103
60102
|
//#endregion
|
|
60104
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
60103
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/radix.js
|
|
60105
60104
|
/**
|
|
60106
60105
|
* @fileoverview Rule to flag use of parseInt without a radix argument
|
|
60107
60106
|
* @author James Allardice
|
|
@@ -60218,7 +60217,7 @@ var require_radix = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
60218
60217
|
};
|
|
60219
60218
|
}));
|
|
60220
60219
|
//#endregion
|
|
60221
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
60220
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/require-atomic-updates.js
|
|
60222
60221
|
/**
|
|
60223
60222
|
* @fileoverview disallow assignments that can lead to race conditions due to usage of `await` or `yield`
|
|
60224
60223
|
* @author Teddy Katz
|
|
@@ -60443,7 +60442,7 @@ var require_require_atomic_updates = /* @__PURE__ */ __commonJSMin(((exports, mo
|
|
|
60443
60442
|
};
|
|
60444
60443
|
}));
|
|
60445
60444
|
//#endregion
|
|
60446
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
60445
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/require-await.js
|
|
60447
60446
|
/**
|
|
60448
60447
|
* @fileoverview Rule to disallow async functions which have no `await` expression.
|
|
60449
60448
|
* @author Toru Nagashima
|
|
@@ -60537,7 +60536,7 @@ var require_require_await = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
60537
60536
|
};
|
|
60538
60537
|
}));
|
|
60539
60538
|
//#endregion
|
|
60540
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
60539
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/require-unicode-regexp.js
|
|
60541
60540
|
/**
|
|
60542
60541
|
* @fileoverview Rule to enforce the use of `u` or `v` flag on regular expressions.
|
|
60543
60542
|
* @author Toru Nagashima
|
|
@@ -60651,7 +60650,7 @@ var require_require_unicode_regexp = /* @__PURE__ */ __commonJSMin(((exports, mo
|
|
|
60651
60650
|
};
|
|
60652
60651
|
}));
|
|
60653
60652
|
//#endregion
|
|
60654
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
60653
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/require-yield.js
|
|
60655
60654
|
/**
|
|
60656
60655
|
* @fileoverview Rule to flag the generator functions that does not have yield.
|
|
60657
60656
|
* @author Toru Nagashima
|
|
@@ -60707,7 +60706,7 @@ var require_require_yield = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
60707
60706
|
};
|
|
60708
60707
|
}));
|
|
60709
60708
|
//#endregion
|
|
60710
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
60709
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/rest-spread-spacing.js
|
|
60711
60710
|
/**
|
|
60712
60711
|
* @fileoverview Enforce spacing between rest and spread operators and their expressions.
|
|
60713
60712
|
* @author Kai Cataldo
|
|
@@ -60807,7 +60806,7 @@ var require_rest_spread_spacing = /* @__PURE__ */ __commonJSMin(((exports, modul
|
|
|
60807
60806
|
};
|
|
60808
60807
|
}));
|
|
60809
60808
|
//#endregion
|
|
60810
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
60809
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/semi.js
|
|
60811
60810
|
/**
|
|
60812
60811
|
* @fileoverview Rule to flag missing semicolons.
|
|
60813
60812
|
* @author Nicholas C. Zakas
|
|
@@ -61085,7 +61084,7 @@ var require_semi = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
61085
61084
|
};
|
|
61086
61085
|
}));
|
|
61087
61086
|
//#endregion
|
|
61088
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
61087
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/semi-spacing.js
|
|
61089
61088
|
/**
|
|
61090
61089
|
* @fileoverview Validates spacing before and after semicolon
|
|
61091
61090
|
* @author Mathias Schreck
|
|
@@ -61303,7 +61302,7 @@ var require_semi_spacing = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
61303
61302
|
};
|
|
61304
61303
|
}));
|
|
61305
61304
|
//#endregion
|
|
61306
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
61305
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/semi-style.js
|
|
61307
61306
|
/**
|
|
61308
61307
|
* @fileoverview Rule to enforce location of semicolons.
|
|
61309
61308
|
* @author Toru Nagashima
|
|
@@ -61427,7 +61426,7 @@ var require_semi_style = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
61427
61426
|
};
|
|
61428
61427
|
}));
|
|
61429
61428
|
//#endregion
|
|
61430
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
61429
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/sort-imports.js
|
|
61431
61430
|
/**
|
|
61432
61431
|
* @fileoverview Rule to enforce sorted `import` declarations within modules
|
|
61433
61432
|
* @author Christian Schuller
|
|
@@ -61621,7 +61620,7 @@ var require_natural_compare = /* @__PURE__ */ __commonJSMin(((exports, module) =
|
|
|
61621
61620
|
}
|
|
61622
61621
|
}));
|
|
61623
61622
|
//#endregion
|
|
61624
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
61623
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/sort-keys.js
|
|
61625
61624
|
/**
|
|
61626
61625
|
* @fileoverview Rule to require object keys to be sorted
|
|
61627
61626
|
* @author Toru Nagashima
|
|
@@ -61776,7 +61775,7 @@ var require_sort_keys = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
61776
61775
|
};
|
|
61777
61776
|
}));
|
|
61778
61777
|
//#endregion
|
|
61779
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
61778
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/sort-vars.js
|
|
61780
61779
|
/**
|
|
61781
61780
|
* @fileoverview Rule to require sorting of variables within a single Variable Declaration block
|
|
61782
61781
|
* @author Ilya Volodin
|
|
@@ -61835,7 +61834,7 @@ var require_sort_vars = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
61835
61834
|
};
|
|
61836
61835
|
}));
|
|
61837
61836
|
//#endregion
|
|
61838
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
61837
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/space-before-blocks.js
|
|
61839
61838
|
/**
|
|
61840
61839
|
* @fileoverview A rule to ensure whitespace before blocks.
|
|
61841
61840
|
* @author Mathias Schreck <https://github.com/lo1tuma>
|
|
@@ -61994,7 +61993,7 @@ var require_space_before_blocks = /* @__PURE__ */ __commonJSMin(((exports, modul
|
|
|
61994
61993
|
};
|
|
61995
61994
|
}));
|
|
61996
61995
|
//#endregion
|
|
61997
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
61996
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/space-before-function-paren.js
|
|
61998
61997
|
/**
|
|
61999
61998
|
* @fileoverview Rule to validate spacing before function paren.
|
|
62000
61999
|
* @author Mathias Schreck <https://github.com/lo1tuma>
|
|
@@ -62122,7 +62121,7 @@ var require_space_before_function_paren = /* @__PURE__ */ __commonJSMin(((export
|
|
|
62122
62121
|
};
|
|
62123
62122
|
}));
|
|
62124
62123
|
//#endregion
|
|
62125
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
62124
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/space-in-parens.js
|
|
62126
62125
|
/**
|
|
62127
62126
|
* @fileoverview Disallows or enforces spaces inside of parentheses.
|
|
62128
62127
|
* @author Jonathan Rajavuori
|
|
@@ -62333,7 +62332,7 @@ var require_space_in_parens = /* @__PURE__ */ __commonJSMin(((exports, module) =
|
|
|
62333
62332
|
};
|
|
62334
62333
|
}));
|
|
62335
62334
|
//#endregion
|
|
62336
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
62335
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/space-infix-ops.js
|
|
62337
62336
|
/**
|
|
62338
62337
|
* @fileoverview Require spaces around infix operators
|
|
62339
62338
|
* @author Michael Ficarra
|
|
@@ -62480,7 +62479,7 @@ var require_space_infix_ops = /* @__PURE__ */ __commonJSMin(((exports, module) =
|
|
|
62480
62479
|
};
|
|
62481
62480
|
}));
|
|
62482
62481
|
//#endregion
|
|
62483
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
62482
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/space-unary-ops.js
|
|
62484
62483
|
/**
|
|
62485
62484
|
* @fileoverview This rule should require or disallow spaces before or after unary operations.
|
|
62486
62485
|
* @author Marcin Kumorek
|
|
@@ -62728,7 +62727,7 @@ var require_space_unary_ops = /* @__PURE__ */ __commonJSMin(((exports, module) =
|
|
|
62728
62727
|
};
|
|
62729
62728
|
}));
|
|
62730
62729
|
//#endregion
|
|
62731
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
62730
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/spaced-comment.js
|
|
62732
62731
|
/**
|
|
62733
62732
|
* @fileoverview Source code for spaced-comments rule
|
|
62734
62733
|
* @author Gyandeep Singh
|
|
@@ -62997,7 +62996,7 @@ var require_spaced_comment = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
62997
62996
|
};
|
|
62998
62997
|
}));
|
|
62999
62998
|
//#endregion
|
|
63000
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
62999
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/strict.js
|
|
63001
63000
|
/**
|
|
63002
63001
|
* @fileoverview Rule to control usage of strict mode directives.
|
|
63003
63002
|
* @author Brandon Mills
|
|
@@ -63222,7 +63221,7 @@ var require_strict = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
63222
63221
|
};
|
|
63223
63222
|
}));
|
|
63224
63223
|
//#endregion
|
|
63225
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
63224
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/switch-colon-spacing.js
|
|
63226
63225
|
/**
|
|
63227
63226
|
* @fileoverview Rule to enforce spacing around colons of switch statements.
|
|
63228
63227
|
* @author Toru Nagashima
|
|
@@ -63340,7 +63339,7 @@ var require_switch_colon_spacing = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
63340
63339
|
};
|
|
63341
63340
|
}));
|
|
63342
63341
|
//#endregion
|
|
63343
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
63342
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/symbol-description.js
|
|
63344
63343
|
/**
|
|
63345
63344
|
* @fileoverview Rule to enforce description with the `Symbol` object
|
|
63346
63345
|
* @author Jarek Rencz
|
|
@@ -63386,7 +63385,7 @@ var require_symbol_description = /* @__PURE__ */ __commonJSMin(((exports, module
|
|
|
63386
63385
|
};
|
|
63387
63386
|
}));
|
|
63388
63387
|
//#endregion
|
|
63389
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
63388
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/template-curly-spacing.js
|
|
63390
63389
|
/**
|
|
63391
63390
|
* @fileoverview Rule to enforce spacing around embedded expressions of template strings
|
|
63392
63391
|
* @author Toru Nagashima
|
|
@@ -63500,7 +63499,7 @@ var require_template_curly_spacing = /* @__PURE__ */ __commonJSMin(((exports, mo
|
|
|
63500
63499
|
};
|
|
63501
63500
|
}));
|
|
63502
63501
|
//#endregion
|
|
63503
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
63502
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/template-tag-spacing.js
|
|
63504
63503
|
/**
|
|
63505
63504
|
* @fileoverview Rule to check spacing between template tags and their literals
|
|
63506
63505
|
* @author Jonathan Wilsson
|
|
@@ -63584,7 +63583,7 @@ var require_template_tag_spacing = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
63584
63583
|
};
|
|
63585
63584
|
}));
|
|
63586
63585
|
//#endregion
|
|
63587
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
63586
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/unicode-bom.js
|
|
63588
63587
|
/**
|
|
63589
63588
|
* @fileoverview Require or disallow Unicode BOM
|
|
63590
63589
|
* @author Andrew Johnston <https://github.com/ehjay>
|
|
@@ -63635,7 +63634,7 @@ var require_unicode_bom = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
63635
63634
|
};
|
|
63636
63635
|
}));
|
|
63637
63636
|
//#endregion
|
|
63638
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
63637
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/use-isnan.js
|
|
63639
63638
|
/**
|
|
63640
63639
|
* @fileoverview Rule to flag comparisons to the value NaN
|
|
63641
63640
|
* @author James Allardice
|
|
@@ -63793,7 +63792,7 @@ var require_use_isnan = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
63793
63792
|
};
|
|
63794
63793
|
}));
|
|
63795
63794
|
//#endregion
|
|
63796
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
63795
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/valid-typeof.js
|
|
63797
63796
|
/**
|
|
63798
63797
|
* @fileoverview Ensures that the results of typeof are compared against a valid string
|
|
63799
63798
|
* @author Ian Christian Myers
|
|
@@ -63897,7 +63896,7 @@ var require_valid_typeof = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
63897
63896
|
};
|
|
63898
63897
|
}));
|
|
63899
63898
|
//#endregion
|
|
63900
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
63899
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/vars-on-top.js
|
|
63901
63900
|
/**
|
|
63902
63901
|
* @fileoverview Rule to enforce var declarations are only at the top of a function.
|
|
63903
63902
|
* @author Danny Fritz
|
|
@@ -63995,7 +63994,7 @@ var require_vars_on_top = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
63995
63994
|
};
|
|
63996
63995
|
}));
|
|
63997
63996
|
//#endregion
|
|
63998
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
63997
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/wrap-iife.js
|
|
63999
63998
|
/**
|
|
64000
63999
|
* @fileoverview Rule to flag when IIFE is not wrapped in parens
|
|
64001
64000
|
* @author Ilya Volodin
|
|
@@ -64129,7 +64128,7 @@ var require_wrap_iife = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
64129
64128
|
};
|
|
64130
64129
|
}));
|
|
64131
64130
|
//#endregion
|
|
64132
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
64131
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/wrap-regex.js
|
|
64133
64132
|
/**
|
|
64134
64133
|
* @fileoverview Rule to flag when regex literals are not wrapped in parens
|
|
64135
64134
|
* @author Matt DuVall <http://www.mattduvall.com>
|
|
@@ -64185,7 +64184,7 @@ var require_wrap_regex = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
64185
64184
|
};
|
|
64186
64185
|
}));
|
|
64187
64186
|
//#endregion
|
|
64188
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
64187
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/yield-star-spacing.js
|
|
64189
64188
|
/**
|
|
64190
64189
|
* @fileoverview Rule to check the spacing around the * in yield* expressions.
|
|
64191
64190
|
* @author Bryan Smith
|
|
@@ -64312,7 +64311,7 @@ var require_yield_star_spacing = /* @__PURE__ */ __commonJSMin(((exports, module
|
|
|
64312
64311
|
};
|
|
64313
64312
|
}));
|
|
64314
64313
|
//#endregion
|
|
64315
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
64314
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/yoda.js
|
|
64316
64315
|
/**
|
|
64317
64316
|
* @fileoverview Rule to require or disallow yoda comparisons
|
|
64318
64317
|
* @author Nicholas C. Zakas
|
|
@@ -64516,7 +64515,7 @@ var require_yoda = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
64516
64515
|
};
|
|
64517
64516
|
}));
|
|
64518
64517
|
//#endregion
|
|
64519
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
64518
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rules/index.js
|
|
64520
64519
|
/**
|
|
64521
64520
|
* @fileoverview Collects the built-in rules into a map structure so that they can be imported all at once and without
|
|
64522
64521
|
* using the file-system directly.
|
|
@@ -64821,7 +64820,7 @@ var require_rules$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
64821
64820
|
}));
|
|
64822
64821
|
}));
|
|
64823
64822
|
//#endregion
|
|
64824
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
64823
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/shared/assert.js
|
|
64825
64824
|
/**
|
|
64826
64825
|
* @fileoverview Assertion utilities equivalent to the Node.js node:asserts module.
|
|
64827
64826
|
* @author Josh Goldberg
|
|
@@ -64840,7 +64839,7 @@ var require_assert = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
64840
64839
|
module.exports = ok;
|
|
64841
64840
|
}));
|
|
64842
64841
|
//#endregion
|
|
64843
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
64842
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/cursor.js
|
|
64844
64843
|
/**
|
|
64845
64844
|
* @fileoverview Define the abstract class about cursors which iterate tokens.
|
|
64846
64845
|
* @author Toru Nagashima
|
|
@@ -64906,7 +64905,7 @@ var require_cursor = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
64906
64905
|
};
|
|
64907
64906
|
}));
|
|
64908
64907
|
//#endregion
|
|
64909
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
64908
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/utils.js
|
|
64910
64909
|
/**
|
|
64911
64910
|
* @fileoverview Define utility functions for token store.
|
|
64912
64911
|
* @author Toru Nagashima
|
|
@@ -64978,7 +64977,7 @@ var require_utils$2 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
64978
64977
|
};
|
|
64979
64978
|
}));
|
|
64980
64979
|
//#endregion
|
|
64981
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
64980
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/backward-token-comment-cursor.js
|
|
64982
64981
|
/**
|
|
64983
64982
|
* @fileoverview Define the cursor which iterates tokens and comments in reverse.
|
|
64984
64983
|
* @author Toru Nagashima
|
|
@@ -65022,7 +65021,7 @@ var require_backward_token_comment_cursor = /* @__PURE__ */ __commonJSMin(((expo
|
|
|
65022
65021
|
};
|
|
65023
65022
|
}));
|
|
65024
65023
|
//#endregion
|
|
65025
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
65024
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/backward-token-cursor.js
|
|
65026
65025
|
/**
|
|
65027
65026
|
* @fileoverview Define the cursor which iterates tokens only in reverse.
|
|
65028
65027
|
* @author Toru Nagashima
|
|
@@ -65064,7 +65063,7 @@ var require_backward_token_cursor = /* @__PURE__ */ __commonJSMin(((exports, mod
|
|
|
65064
65063
|
};
|
|
65065
65064
|
}));
|
|
65066
65065
|
//#endregion
|
|
65067
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
65066
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/decorative-cursor.js
|
|
65068
65067
|
/**
|
|
65069
65068
|
* @fileoverview Define the abstract class about cursors which manipulate another cursor.
|
|
65070
65069
|
* @author Toru Nagashima
|
|
@@ -65092,7 +65091,7 @@ var require_decorative_cursor = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
65092
65091
|
};
|
|
65093
65092
|
}));
|
|
65094
65093
|
//#endregion
|
|
65095
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
65094
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/filter-cursor.js
|
|
65096
65095
|
/**
|
|
65097
65096
|
* @fileoverview Define the cursor which ignores specified tokens.
|
|
65098
65097
|
* @author Toru Nagashima
|
|
@@ -65121,7 +65120,7 @@ var require_filter_cursor = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
65121
65120
|
};
|
|
65122
65121
|
}));
|
|
65123
65122
|
//#endregion
|
|
65124
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
65123
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/forward-token-comment-cursor.js
|
|
65125
65124
|
/**
|
|
65126
65125
|
* @fileoverview Define the cursor which iterates tokens and comments.
|
|
65127
65126
|
* @author Toru Nagashima
|
|
@@ -65165,7 +65164,7 @@ var require_forward_token_comment_cursor = /* @__PURE__ */ __commonJSMin(((expor
|
|
|
65165
65164
|
};
|
|
65166
65165
|
}));
|
|
65167
65166
|
//#endregion
|
|
65168
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
65167
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/forward-token-cursor.js
|
|
65169
65168
|
/**
|
|
65170
65169
|
* @fileoverview Define the cursor which iterates tokens only.
|
|
65171
65170
|
* @author Toru Nagashima
|
|
@@ -65211,7 +65210,7 @@ var require_forward_token_cursor = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
65211
65210
|
};
|
|
65212
65211
|
}));
|
|
65213
65212
|
//#endregion
|
|
65214
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
65213
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/limit-cursor.js
|
|
65215
65214
|
/**
|
|
65216
65215
|
* @fileoverview Define the cursor which limits the number of tokens.
|
|
65217
65216
|
* @author Toru Nagashima
|
|
@@ -65242,7 +65241,7 @@ var require_limit_cursor = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
65242
65241
|
};
|
|
65243
65242
|
}));
|
|
65244
65243
|
//#endregion
|
|
65245
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
65244
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/skip-cursor.js
|
|
65246
65245
|
/**
|
|
65247
65246
|
* @fileoverview Define the cursor which ignores the first few tokens.
|
|
65248
65247
|
* @author Toru Nagashima
|
|
@@ -65273,7 +65272,7 @@ var require_skip_cursor = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
65273
65272
|
};
|
|
65274
65273
|
}));
|
|
65275
65274
|
//#endregion
|
|
65276
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
65275
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/cursors.js
|
|
65277
65276
|
/**
|
|
65278
65277
|
* @fileoverview Define 2 token factories; forward and backward.
|
|
65279
65278
|
* @author Toru Nagashima
|
|
@@ -65340,7 +65339,7 @@ var require_cursors = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
65340
65339
|
};
|
|
65341
65340
|
}));
|
|
65342
65341
|
//#endregion
|
|
65343
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
65342
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/padded-token-cursor.js
|
|
65344
65343
|
/**
|
|
65345
65344
|
* @fileoverview Define the cursor which iterates tokens only, with inflated range.
|
|
65346
65345
|
* @author Toru Nagashima
|
|
@@ -65370,7 +65369,7 @@ var require_padded_token_cursor = /* @__PURE__ */ __commonJSMin(((exports, modul
|
|
|
65370
65369
|
};
|
|
65371
65370
|
}));
|
|
65372
65371
|
//#endregion
|
|
65373
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
65372
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/token-store/index.js
|
|
65374
65373
|
/**
|
|
65375
65374
|
* @fileoverview Object to handle access and retrieval of tokens.
|
|
65376
65375
|
* @author Brandon Mills
|
|
@@ -65760,7 +65759,7 @@ var require_token_store = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
65760
65759
|
};
|
|
65761
65760
|
}));
|
|
65762
65761
|
//#endregion
|
|
65763
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
65762
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/linter/code-path-analysis/debug-helpers.js
|
|
65764
65763
|
/**
|
|
65765
65764
|
* @fileoverview Helpers to debug for code path analysis.
|
|
65766
65765
|
* @author Toru Nagashima
|
|
@@ -65790,6 +65789,14 @@ var require_debug_helpers = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
65790
65789
|
default: return `${node.type}${suffix}`;
|
|
65791
65790
|
}
|
|
65792
65791
|
}
|
|
65792
|
+
/**
|
|
65793
|
+
* Escape text for use in a DOT label.
|
|
65794
|
+
* @param {string} value The value to escape.
|
|
65795
|
+
* @returns {string} The escaped value.
|
|
65796
|
+
*/
|
|
65797
|
+
function escapeDotLabelText(value) {
|
|
65798
|
+
return value.replace(/\\/gu, String.raw`\\`).replace(/"/gu, String.raw`\"`);
|
|
65799
|
+
}
|
|
65793
65800
|
module.exports = {
|
|
65794
65801
|
/**
|
|
65795
65802
|
* A flag that debug dumping is enabled or not.
|
|
@@ -65839,7 +65846,7 @@ var require_debug_helpers = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
65839
65846
|
text += `${id}[`;
|
|
65840
65847
|
if (segment.reachable) text += "label=\"";
|
|
65841
65848
|
else text += "style=\"rounded,dashed,filled\",fillcolor=\"#FF9800\",label=\"<<unreachable>>\\n";
|
|
65842
|
-
if (segment.internal.nodes.length > 0) text += segment.internal.nodes.join("\\n");
|
|
65849
|
+
if (segment.internal.nodes.length > 0) text += segment.internal.nodes.map(escapeDotLabelText).join("\\n");
|
|
65843
65850
|
else text += "????";
|
|
65844
65851
|
text += "\"];\n";
|
|
65845
65852
|
}
|
|
@@ -65888,7 +65895,7 @@ var require_debug_helpers = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
65888
65895
|
};
|
|
65889
65896
|
}));
|
|
65890
65897
|
//#endregion
|
|
65891
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
65898
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/linter/code-path-analysis/code-path-segment.js
|
|
65892
65899
|
/**
|
|
65893
65900
|
* @fileoverview The CodePathSegment class.
|
|
65894
65901
|
* @author Toru Nagashima
|
|
@@ -66048,7 +66055,7 @@ var require_code_path_segment = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
66048
66055
|
};
|
|
66049
66056
|
}));
|
|
66050
66057
|
//#endregion
|
|
66051
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
66058
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/linter/code-path-analysis/fork-context.js
|
|
66052
66059
|
/**
|
|
66053
66060
|
* @fileoverview A class to operate forking.
|
|
66054
66061
|
*
|
|
@@ -66285,7 +66292,7 @@ var require_fork_context = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
66285
66292
|
};
|
|
66286
66293
|
}));
|
|
66287
66294
|
//#endregion
|
|
66288
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
66295
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/linter/code-path-analysis/code-path-state.js
|
|
66289
66296
|
/**
|
|
66290
66297
|
* @fileoverview A class to manage state of generating a code path.
|
|
66291
66298
|
* @author Toru Nagashima
|
|
@@ -67806,7 +67813,7 @@ var require_code_path_state = /* @__PURE__ */ __commonJSMin(((exports, module) =
|
|
|
67806
67813
|
module.exports = CodePathState;
|
|
67807
67814
|
}));
|
|
67808
67815
|
//#endregion
|
|
67809
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
67816
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/linter/code-path-analysis/id-generator.js
|
|
67810
67817
|
/**
|
|
67811
67818
|
* @fileoverview A class of identifiers generator for code path segments.
|
|
67812
67819
|
*
|
|
@@ -67840,7 +67847,7 @@ var require_id_generator = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
67840
67847
|
module.exports = IdGenerator;
|
|
67841
67848
|
}));
|
|
67842
67849
|
//#endregion
|
|
67843
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
67850
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/linter/code-path-analysis/code-path.js
|
|
67844
67851
|
/**
|
|
67845
67852
|
* @fileoverview A class of the code path.
|
|
67846
67853
|
* @author Toru Nagashima
|
|
@@ -68050,7 +68057,7 @@ var require_code_path = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
68050
68057
|
module.exports = CodePath;
|
|
68051
68058
|
}));
|
|
68052
68059
|
//#endregion
|
|
68053
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
68060
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/linter/code-path-analysis/code-path-analyzer.js
|
|
68054
68061
|
/**
|
|
68055
68062
|
* @fileoverview A class of the code path analyzer.
|
|
68056
68063
|
* @author Toru Nagashima
|
|
@@ -70855,7 +70862,7 @@ var require_cjs$3 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
70855
70862
|
exports.VisitNodeStep = VisitNodeStep;
|
|
70856
70863
|
}));
|
|
70857
70864
|
//#endregion
|
|
70858
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
70865
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/source-code.js
|
|
70859
70866
|
/**
|
|
70860
70867
|
* @fileoverview Abstraction of JavaScript source code.
|
|
70861
70868
|
* @author Nicholas C. Zakas
|
|
@@ -71548,12 +71555,12 @@ var require_source_code$1 = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
71548
71555
|
module.exports = SourceCode;
|
|
71549
71556
|
}));
|
|
71550
71557
|
//#endregion
|
|
71551
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
71558
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/source-code/index.js
|
|
71552
71559
|
var require_source_code = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
71553
71560
|
module.exports = { SourceCode: require_source_code$1() };
|
|
71554
71561
|
}));
|
|
71555
71562
|
//#endregion
|
|
71556
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
71563
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/validate-language-options.js
|
|
71557
71564
|
/**
|
|
71558
71565
|
* @fileoverview The schema to validate language options
|
|
71559
71566
|
* @author Nicholas C. Zakas
|
|
@@ -71659,7 +71666,7 @@ var require_validate_language_options = /* @__PURE__ */ __commonJSMin(((exports,
|
|
|
71659
71666
|
module.exports = { validateLanguageOptions };
|
|
71660
71667
|
}));
|
|
71661
71668
|
//#endregion
|
|
71662
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
71669
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/languages/js/index.js
|
|
71663
71670
|
/**
|
|
71664
71671
|
* @fileoverview JavaScript Language Object
|
|
71665
71672
|
* @author Nicholas C. Zakas
|
|
@@ -71848,7 +71855,7 @@ var require_js = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
71848
71855
|
};
|
|
71849
71856
|
}));
|
|
71850
71857
|
//#endregion
|
|
71851
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
71858
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/config/default-config.js
|
|
71852
71859
|
/**
|
|
71853
71860
|
* @fileoverview Default configuration
|
|
71854
71861
|
* @author Nicholas C. Zakas
|
|
@@ -71884,7 +71891,7 @@ var require_default_config = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
71884
71891
|
exports.defaultRuleTesterConfig = Object.freeze([{ files: ["**"] }, ...sharedDefaultConfig]);
|
|
71885
71892
|
}));
|
|
71886
71893
|
//#endregion
|
|
71887
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
71894
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/shared/stats.js
|
|
71888
71895
|
/**
|
|
71889
71896
|
* @fileoverview Provides helper functions to start/stop the time measurements
|
|
71890
71897
|
* that are provided by the ESLint 'stats' option.
|
|
@@ -71913,7 +71920,7 @@ var require_stats = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
71913
71920
|
};
|
|
71914
71921
|
}));
|
|
71915
71922
|
//#endregion
|
|
71916
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
71923
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/linter/timing.js
|
|
71917
71924
|
/**
|
|
71918
71925
|
* @fileoverview Tracks performance of individual rules.
|
|
71919
71926
|
* @author Brandon Mills
|
|
@@ -72271,7 +72278,7 @@ var require_imurmurhash = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
72271
72278
|
})();
|
|
72272
72279
|
}));
|
|
72273
72280
|
//#endregion
|
|
72274
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
72281
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/cli-engine/hash.js
|
|
72275
72282
|
/**
|
|
72276
72283
|
* @fileoverview Defining the hashing function in one place.
|
|
72277
72284
|
* @author Michael Ficarra
|
|
@@ -72343,7 +72350,7 @@ var require_commonjs$2 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
72343
72350
|
exports.range = range;
|
|
72344
72351
|
}));
|
|
72345
72352
|
//#endregion
|
|
72346
|
-
//#region ../../node_modules/.pnpm/brace-expansion@5.0.
|
|
72353
|
+
//#region ../../node_modules/.pnpm/brace-expansion@5.0.6/node_modules/brace-expansion/dist/commonjs/index.js
|
|
72347
72354
|
var require_commonjs$1 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
72348
72355
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
72349
72356
|
exports.EXPANSION_MAX = void 0;
|
|
@@ -72459,7 +72466,7 @@ var require_commonjs$1 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
72459
72466
|
}
|
|
72460
72467
|
const pad = n.some(isPadded);
|
|
72461
72468
|
N = [];
|
|
72462
|
-
for (let i = x; test(i, y); i += incr) {
|
|
72469
|
+
for (let i = x; test(i, y) && N.length < max; i += incr) {
|
|
72463
72470
|
let c;
|
|
72464
72471
|
if (isAlphaSequence) {
|
|
72465
72472
|
c = String.fromCharCode(i);
|
|
@@ -73902,7 +73909,7 @@ var require_glob_parent = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
73902
73909
|
}
|
|
73903
73910
|
}));
|
|
73904
73911
|
//#endregion
|
|
73905
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
73912
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/shared/deep-merge-arrays.js
|
|
73906
73913
|
/**
|
|
73907
73914
|
* @fileoverview Applies default rule options
|
|
73908
73915
|
* @author JoshuaKGoldberg
|
|
@@ -73945,7 +73952,7 @@ var require_deep_merge_arrays = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
73945
73952
|
module.exports = { deepMergeArrays };
|
|
73946
73953
|
}));
|
|
73947
73954
|
//#endregion
|
|
73948
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
73955
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/shared/severity.js
|
|
73949
73956
|
/**
|
|
73950
73957
|
* @fileoverview Helpers for severity values (e.g. normalizing different types).
|
|
73951
73958
|
* @author Bryan Mishkin
|
|
@@ -74005,7 +74012,7 @@ var require_severity = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
74005
74012
|
};
|
|
74006
74013
|
}));
|
|
74007
74014
|
//#endregion
|
|
74008
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
74015
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/config/flat-config-schema.js
|
|
74009
74016
|
/**
|
|
74010
74017
|
* @fileoverview Flat config schema
|
|
74011
74018
|
* @author Nicholas C. Zakas
|
|
@@ -83232,7 +83239,7 @@ var require_json_schema_draft_04 = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
83232
83239
|
};
|
|
83233
83240
|
}));
|
|
83234
83241
|
//#endregion
|
|
83235
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
83242
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/shared/ajv.js
|
|
83236
83243
|
/**
|
|
83237
83244
|
* @fileoverview The instance of Ajv validator.
|
|
83238
83245
|
* @author Evgeny Poberezkin
|
|
@@ -83255,7 +83262,7 @@ var require_ajv = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
83255
83262
|
};
|
|
83256
83263
|
}));
|
|
83257
83264
|
//#endregion
|
|
83258
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
83265
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/conf/replacements.json
|
|
83259
83266
|
var require_replacements = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
83260
83267
|
module.exports = { "rules": {
|
|
83261
83268
|
"generator-star": ["generator-star-spacing"],
|
|
@@ -83283,7 +83290,7 @@ var require_replacements = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
83283
83290
|
} };
|
|
83284
83291
|
}));
|
|
83285
83292
|
//#endregion
|
|
83286
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
83293
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/config/config.js
|
|
83287
83294
|
/**
|
|
83288
83295
|
* @fileoverview The `Config` class
|
|
83289
83296
|
* @author Nicholas C. Zakas
|
|
@@ -83726,7 +83733,7 @@ var require_config = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
83726
83733
|
module.exports = { Config };
|
|
83727
83734
|
}));
|
|
83728
83735
|
//#endregion
|
|
83729
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
83736
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/linter/apply-disable-directives.js
|
|
83730
83737
|
/**
|
|
83731
83738
|
* @fileoverview A module that filters reported problems based on `eslint-disable` and `eslint-enable` comments
|
|
83732
83739
|
* @author Teddy Katz
|
|
@@ -84027,7 +84034,7 @@ var require_apply_disable_directives = /* @__PURE__ */ __commonJSMin(((exports,
|
|
|
84027
84034
|
};
|
|
84028
84035
|
}));
|
|
84029
84036
|
//#endregion
|
|
84030
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
84037
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/linter/source-code-fixer.js
|
|
84031
84038
|
/**
|
|
84032
84039
|
* @fileoverview An object that caches and applies source code fixes.
|
|
84033
84040
|
* @author Nicholas C. Zakas
|
|
@@ -84129,7 +84136,7 @@ var require_source_code_fixer = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
84129
84136
|
module.exports = SourceCodeFixer;
|
|
84130
84137
|
}));
|
|
84131
84138
|
//#endregion
|
|
84132
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
84139
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/linter/source-code-visitor.js
|
|
84133
84140
|
/**
|
|
84134
84141
|
* @fileoverview SourceCodeVisitor class
|
|
84135
84142
|
* @author Nicholas C. Zakas
|
|
@@ -84189,7 +84196,7 @@ var require_source_code_visitor = /* @__PURE__ */ __commonJSMin(((exports, modul
|
|
|
84189
84196
|
module.exports = { SourceCodeVisitor };
|
|
84190
84197
|
}));
|
|
84191
84198
|
//#endregion
|
|
84192
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
84199
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/config/flat-config-array.js
|
|
84193
84200
|
/**
|
|
84194
84201
|
* @fileoverview Flat Config Array
|
|
84195
84202
|
* @author Nicholas C. Zakas
|
|
@@ -84320,7 +84327,7 @@ var require_flat_config_array = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
84320
84327
|
exports.FlatConfigArray = FlatConfigArray;
|
|
84321
84328
|
}));
|
|
84322
84329
|
//#endregion
|
|
84323
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
84330
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/shared/flags.js
|
|
84324
84331
|
/**
|
|
84325
84332
|
* @fileoverview Shared flags for ESLint.
|
|
84326
84333
|
*/
|
|
@@ -84374,7 +84381,7 @@ var require_flags = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
84374
84381
|
};
|
|
84375
84382
|
}));
|
|
84376
84383
|
//#endregion
|
|
84377
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
84384
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/linter/vfile.js
|
|
84378
84385
|
/**
|
|
84379
84386
|
* @fileoverview Virtual file
|
|
84380
84387
|
* @author Nicholas C. Zakas
|
|
@@ -84452,7 +84459,7 @@ var require_vfile = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
84452
84459
|
module.exports = { VFile };
|
|
84453
84460
|
}));
|
|
84454
84461
|
//#endregion
|
|
84455
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
84462
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/services/parser-service.js
|
|
84456
84463
|
/**
|
|
84457
84464
|
* @fileoverview ESLint Parser
|
|
84458
84465
|
* @author Nicholas C. Zakas
|
|
@@ -84496,7 +84503,7 @@ var require_parser_service = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
84496
84503
|
module.exports = { ParserService };
|
|
84497
84504
|
}));
|
|
84498
84505
|
//#endregion
|
|
84499
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
84506
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/linter/file-context.js
|
|
84500
84507
|
/**
|
|
84501
84508
|
* @fileoverview The FileContext class.
|
|
84502
84509
|
* @author Nicholas C. Zakas
|
|
@@ -84569,7 +84576,7 @@ var require_file_context = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
84569
84576
|
exports.FileContext = FileContext;
|
|
84570
84577
|
}));
|
|
84571
84578
|
//#endregion
|
|
84572
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
84579
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/services/processor-service.js
|
|
84573
84580
|
/**
|
|
84574
84581
|
* @fileoverview ESLint Processor Service
|
|
84575
84582
|
* @author Nicholas C. Zakas
|
|
@@ -84634,7 +84641,7 @@ var require_processor_service = /* @__PURE__ */ __commonJSMin(((exports, module)
|
|
|
84634
84641
|
module.exports = { ProcessorService };
|
|
84635
84642
|
}));
|
|
84636
84643
|
//#endregion
|
|
84637
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
84644
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/shared/option-utils.js
|
|
84638
84645
|
/**
|
|
84639
84646
|
* @fileoverview Utilities to operate on option objects.
|
|
84640
84647
|
* @author Josh Goldberg
|
|
@@ -84663,7 +84670,7 @@ var require_option_utils = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
84663
84670
|
module.exports = { containsDifferentProperty };
|
|
84664
84671
|
}));
|
|
84665
84672
|
//#endregion
|
|
84666
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
84673
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/services/warning-service.js
|
|
84667
84674
|
/**
|
|
84668
84675
|
* @fileoverview Emits warnings for ESLint.
|
|
84669
84676
|
* @author Francesco Trotta
|
|
@@ -84727,7 +84734,7 @@ var require_warning_service = /* @__PURE__ */ __commonJSMin(((exports, module) =
|
|
|
84727
84734
|
module.exports = { WarningService };
|
|
84728
84735
|
}));
|
|
84729
84736
|
//#endregion
|
|
84730
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
84737
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/linter/esquery.js
|
|
84731
84738
|
/**
|
|
84732
84739
|
* @fileoverview ESQuery wrapper for ESLint.
|
|
84733
84740
|
* @author Nicholas C. Zakas
|
|
@@ -84944,7 +84951,7 @@ var require_esquery = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
84944
84951
|
};
|
|
84945
84952
|
}));
|
|
84946
84953
|
//#endregion
|
|
84947
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
84954
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/linter/source-code-traverser.js
|
|
84948
84955
|
/**
|
|
84949
84956
|
* @fileoverview Traverser for SourceCode objects.
|
|
84950
84957
|
* @author Nicholas C. Zakas
|
|
@@ -85143,7 +85150,7 @@ var require_source_code_traverser = /* @__PURE__ */ __commonJSMin(((exports, mod
|
|
|
85143
85150
|
module.exports = { SourceCodeTraverser };
|
|
85144
85151
|
}));
|
|
85145
85152
|
//#endregion
|
|
85146
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
85153
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/linter/rule-fixer.js
|
|
85147
85154
|
/**
|
|
85148
85155
|
* @fileoverview An object that creates fix commands for rules.
|
|
85149
85156
|
* @author Nicholas C. Zakas
|
|
@@ -85299,7 +85306,7 @@ var require_rule_fixer = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
85299
85306
|
module.exports = { RuleFixer };
|
|
85300
85307
|
}));
|
|
85301
85308
|
//#endregion
|
|
85302
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
85309
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/linter/interpolate.js
|
|
85303
85310
|
/**
|
|
85304
85311
|
* @fileoverview Interpolate keys from an object into a string with {{ }} markers.
|
|
85305
85312
|
* @author Jed Fox
|
|
@@ -85334,7 +85341,7 @@ var require_interpolate = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
85334
85341
|
};
|
|
85335
85342
|
}));
|
|
85336
85343
|
//#endregion
|
|
85337
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
85344
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/linter/file-report.js
|
|
85338
85345
|
/**
|
|
85339
85346
|
* @fileoverview A class to track messages reported by the linter for a file.
|
|
85340
85347
|
* @author Nicholas C. Zakas
|
|
@@ -85743,7 +85750,7 @@ var require_file_report = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
85743
85750
|
};
|
|
85744
85751
|
}));
|
|
85745
85752
|
//#endregion
|
|
85746
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
85753
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/linter/linter.js
|
|
85747
85754
|
/**
|
|
85748
85755
|
* @fileoverview Main Linter Class
|
|
85749
85756
|
* @author Gyandeep Singh
|
|
@@ -86627,7 +86634,7 @@ var require_linter$1 = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
86627
86634
|
module.exports = { Linter };
|
|
86628
86635
|
}));
|
|
86629
86636
|
//#endregion
|
|
86630
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
86637
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/linter/index.js
|
|
86631
86638
|
var require_linter = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
86632
86639
|
const { Linter } = require_linter$1();
|
|
86633
86640
|
module.exports = {
|
|
@@ -86636,7 +86643,7 @@ var require_linter = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
86636
86643
|
};
|
|
86637
86644
|
}));
|
|
86638
86645
|
//#endregion
|
|
86639
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
86646
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/shared/naming.js
|
|
86640
86647
|
/**
|
|
86641
86648
|
* @fileoverview Common helpers for naming of plugins, formatters and configs
|
|
86642
86649
|
*/
|
|
@@ -86699,7 +86706,7 @@ var require_naming = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
86699
86706
|
};
|
|
86700
86707
|
}));
|
|
86701
86708
|
//#endregion
|
|
86702
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
86709
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/shared/message-counts.js
|
|
86703
86710
|
/**
|
|
86704
86711
|
* @fileoverview Helpers for counting errors and warnings in lint messages.
|
|
86705
86712
|
* @author Nicholas C. Zakas
|
|
@@ -87588,7 +87595,7 @@ var require_json_stable_stringify_without_jsonify = /* @__PURE__ */ __commonJSMi
|
|
|
87588
87595
|
};
|
|
87589
87596
|
}));
|
|
87590
87597
|
//#endregion
|
|
87591
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
87598
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/cli-engine/lint-result-cache.js
|
|
87592
87599
|
/**
|
|
87593
87600
|
* @fileoverview Utility for caching lint results.
|
|
87594
87601
|
* @author Kevin Partington
|
|
@@ -88110,7 +88117,7 @@ var require_package = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
88110
88117
|
};
|
|
88111
88118
|
}));
|
|
88112
88119
|
//#endregion
|
|
88113
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
88120
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/config/config-loader.js
|
|
88114
88121
|
/**
|
|
88115
88122
|
* @fileoverview Utility to load config files
|
|
88116
88123
|
* @author Nicholas C. Zakas
|
|
@@ -88500,7 +88507,7 @@ var require_config_loader = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
88500
88507
|
module.exports = { ConfigLoader };
|
|
88501
88508
|
}));
|
|
88502
88509
|
//#endregion
|
|
88503
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
88510
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/services/suppressions-service.js
|
|
88504
88511
|
/**
|
|
88505
88512
|
* @fileoverview Manages the suppressed violations.
|
|
88506
88513
|
* @author Iacovos Constantinou
|
|
@@ -88688,7 +88695,7 @@ var require_suppressions_service = /* @__PURE__ */ __commonJSMin(((exports, modu
|
|
|
88688
88695
|
} };
|
|
88689
88696
|
}));
|
|
88690
88697
|
//#endregion
|
|
88691
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
88698
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/eslint/eslint-helpers.js
|
|
88692
88699
|
/**
|
|
88693
88700
|
* @fileoverview Helper functions for ESLint class
|
|
88694
88701
|
* @author Nicholas C. Zakas
|
|
@@ -89812,7 +89819,7 @@ var require_retrier = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
89812
89819
|
exports.Retrier = Retrier;
|
|
89813
89820
|
}));
|
|
89814
89821
|
//#endregion
|
|
89815
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
89822
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/shared/relative-module-resolver.js
|
|
89816
89823
|
/**
|
|
89817
89824
|
* Utility for resolving a module relative to another module
|
|
89818
89825
|
* @author Teddy Katz
|
|
@@ -89833,7 +89840,7 @@ var require_relative_module_resolver = /* @__PURE__ */ __commonJSMin(((exports)
|
|
|
89833
89840
|
exports.resolve = resolve;
|
|
89834
89841
|
}));
|
|
89835
89842
|
//#endregion
|
|
89836
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
89843
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/eslint/eslint.js
|
|
89837
89844
|
/**
|
|
89838
89845
|
* @fileoverview Main class using flat config
|
|
89839
89846
|
* @author Nicholas C. Zakas
|
|
@@ -89894,6 +89901,22 @@ var require_eslint = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
89894
89901
|
return retVal;
|
|
89895
89902
|
}, {});
|
|
89896
89903
|
}
|
|
89904
|
+
/**
|
|
89905
|
+
* Gets the replacement rule names from a deprecated rule's metadata.
|
|
89906
|
+
* @param {RulesMeta} meta The rule metadata.
|
|
89907
|
+
* @returns {string[]} Replacement rule names.
|
|
89908
|
+
*/
|
|
89909
|
+
function getDeprecatedRuleReplacements(meta) {
|
|
89910
|
+
if (typeof meta.deprecated !== "object") return meta.replacedBy || [];
|
|
89911
|
+
const { replacedBy } = meta.deprecated;
|
|
89912
|
+
if (!Array.isArray(replacedBy)) return [];
|
|
89913
|
+
return replacedBy.map((replacement) => {
|
|
89914
|
+
if (typeof replacement !== "object" || replacement === null) return "";
|
|
89915
|
+
const pluginName = replacement.plugin?.name;
|
|
89916
|
+
const ruleName = replacement.rule?.name;
|
|
89917
|
+
return `${typeof pluginName === "string" ? `${getShorthandName(pluginName, "eslint-plugin")}/` : ""}${typeof ruleName === "string" ? ruleName : ""}`;
|
|
89918
|
+
});
|
|
89919
|
+
}
|
|
89897
89920
|
/** @type {WeakMap<CalculatedConfig, DeprecatedRuleInfo[]>} */
|
|
89898
89921
|
const usedDeprecatedRulesCache = /* @__PURE__ */ new WeakMap();
|
|
89899
89922
|
/**
|
|
@@ -89916,7 +89939,7 @@ var require_eslint = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
89916
89939
|
const usesNewFormat = typeof meta.deprecated === "object";
|
|
89917
89940
|
retv.push({
|
|
89918
89941
|
ruleId,
|
|
89919
|
-
replacedBy:
|
|
89942
|
+
replacedBy: getDeprecatedRuleReplacements(meta),
|
|
89920
89943
|
info: usesNewFormat ? meta.deprecated : void 0
|
|
89921
89944
|
});
|
|
89922
89945
|
}
|
|
@@ -90599,7 +90622,7 @@ format(results, resultsMeta) {
|
|
|
90599
90622
|
};
|
|
90600
90623
|
}));
|
|
90601
90624
|
//#endregion
|
|
90602
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
90625
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/shared/serialization.js
|
|
90603
90626
|
/**
|
|
90604
90627
|
* @fileoverview Serialization utils.
|
|
90605
90628
|
* @author Bryan Mishkin
|
|
@@ -90638,7 +90661,7 @@ var require_serialization = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
90638
90661
|
module.exports = { isSerializable };
|
|
90639
90662
|
}));
|
|
90640
90663
|
//#endregion
|
|
90641
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
90664
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rule-tester/rule-tester.js
|
|
90642
90665
|
/**
|
|
90643
90666
|
* @fileoverview Mocha/Jest test wrapper
|
|
90644
90667
|
* @author Ilya Volodin
|
|
@@ -91594,12 +91617,12 @@ var require_rule_tester$1 = /* @__PURE__ */ __commonJSMin(((exports, module) =>
|
|
|
91594
91617
|
module.exports = RuleTester;
|
|
91595
91618
|
}));
|
|
91596
91619
|
//#endregion
|
|
91597
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
91620
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/rule-tester/index.js
|
|
91598
91621
|
var require_rule_tester = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
91599
91622
|
module.exports = { RuleTester: require_rule_tester$1() };
|
|
91600
91623
|
}));
|
|
91601
91624
|
//#endregion
|
|
91602
|
-
//#region ../../node_modules/.pnpm/eslint@10.
|
|
91625
|
+
//#region ../../node_modules/.pnpm/eslint@10.4.0_jiti@2.7.0/node_modules/eslint/lib/api.js
|
|
91603
91626
|
/**
|
|
91604
91627
|
* @fileoverview Expose out ESLint and CLI to require.
|
|
91605
91628
|
* @author Ian Christian Myers
|
|
@@ -91625,7 +91648,7 @@ var require_api = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
91625
91648
|
};
|
|
91626
91649
|
}));
|
|
91627
91650
|
//#endregion
|
|
91628
|
-
//#region ../../node_modules/.pnpm/vue-eslint-parser@10.4.0_eslint@10.
|
|
91651
|
+
//#region ../../node_modules/.pnpm/vue-eslint-parser@10.4.0_eslint@10.4.0_jiti@2.7.0_/node_modules/vue-eslint-parser/dist/index.cjs
|
|
91629
91652
|
var require_dist$1 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
91630
91653
|
/**
|
|
91631
91654
|
* @author Toru Nagashima <https://github.com/mysticatea>
|
|
@@ -101854,7 +101877,7 @@ var require_dist$1 = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
101854
101877
|
exports.parseForESLint = parseForESLint;
|
|
101855
101878
|
}));
|
|
101856
101879
|
//#endregion
|
|
101857
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
101880
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/configs/flat/recommended.js
|
|
101858
101881
|
var require_recommended = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
101859
101882
|
const globals_1 = (exports && exports.__importDefault || function(mod) {
|
|
101860
101883
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
@@ -101884,7 +101907,7 @@ var require_recommended = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
101884
101907
|
}];
|
|
101885
101908
|
}));
|
|
101886
101909
|
//#endregion
|
|
101887
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
101910
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/defineTemplateBodyVisitor.js
|
|
101888
101911
|
var require_defineTemplateBodyVisitor = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
101889
101912
|
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
101890
101913
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
@@ -101923,7 +101946,7 @@ var require_defineTemplateBodyVisitor = /* @__PURE__ */ __commonJSMin(((exports)
|
|
|
101923
101946
|
exports.default = defineTemplateBodyVisitor;
|
|
101924
101947
|
}));
|
|
101925
101948
|
//#endregion
|
|
101926
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
101949
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/getAttributeName.js
|
|
101927
101950
|
var require_getAttributeName = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
101928
101951
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
101929
101952
|
function getAttributeName(node) {
|
|
@@ -101935,7 +101958,7 @@ var require_getAttributeName = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
101935
101958
|
exports.default = getAttributeName;
|
|
101936
101959
|
}));
|
|
101937
101960
|
//#endregion
|
|
101938
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
101961
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/getAttributeValue.js
|
|
101939
101962
|
var require_getAttributeValue = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
101940
101963
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
101941
101964
|
function getAttributeValue(node) {
|
|
@@ -101950,7 +101973,7 @@ var require_getAttributeValue = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
101950
101973
|
exports.default = getAttributeValue;
|
|
101951
101974
|
}));
|
|
101952
101975
|
//#endregion
|
|
101953
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
101976
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/getElementAttribute.js
|
|
101954
101977
|
var require_getElementAttribute = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
101955
101978
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
101956
101979
|
function getElementAttribute(node, name) {
|
|
@@ -101960,7 +101983,7 @@ var require_getElementAttribute = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
101960
101983
|
exports.default = getElementAttribute;
|
|
101961
101984
|
}));
|
|
101962
101985
|
//#endregion
|
|
101963
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
101986
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/getElementAttributeValue.js
|
|
101964
101987
|
var require_getElementAttributeValue = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
101965
101988
|
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
101966
101989
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
@@ -101975,7 +101998,7 @@ var require_getElementAttributeValue = /* @__PURE__ */ __commonJSMin(((exports)
|
|
|
101975
101998
|
exports.default = getElementAttributeValue;
|
|
101976
101999
|
}));
|
|
101977
102000
|
//#endregion
|
|
101978
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
102001
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/makeKebabCase.js
|
|
101979
102002
|
var require_makeKebabCase = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
101980
102003
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
101981
102004
|
function makeKebabCase(value) {
|
|
@@ -101984,7 +102007,7 @@ var require_makeKebabCase = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
101984
102007
|
exports.default = makeKebabCase;
|
|
101985
102008
|
}));
|
|
101986
102009
|
//#endregion
|
|
101987
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
102010
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/getElementType.js
|
|
101988
102011
|
var require_getElementType = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
101989
102012
|
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
101990
102013
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
@@ -102007,7 +102030,7 @@ var require_getElementType = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
102007
102030
|
exports.default = getElementType;
|
|
102008
102031
|
}));
|
|
102009
102032
|
//#endregion
|
|
102010
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
102033
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/getLiteralAttributeValue.js
|
|
102011
102034
|
var require_getLiteralAttributeValue = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
102012
102035
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
102013
102036
|
function getLiteralAttributeValue(node, name) {
|
|
@@ -102020,7 +102043,7 @@ var require_getLiteralAttributeValue = /* @__PURE__ */ __commonJSMin(((exports)
|
|
|
102020
102043
|
exports.default = getLiteralAttributeValue;
|
|
102021
102044
|
}));
|
|
102022
102045
|
//#endregion
|
|
102023
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
102046
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/getInteractiveRoles.js
|
|
102024
102047
|
var require_getInteractiveRoles = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
102025
102048
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
102026
102049
|
const aria_query_1 = require_lib$3();
|
|
@@ -102032,7 +102055,7 @@ var require_getInteractiveRoles = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
102032
102055
|
exports.default = getInteractiveRoles;
|
|
102033
102056
|
}));
|
|
102034
102057
|
//#endregion
|
|
102035
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
102058
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/isHiddenFromScreenReader.js
|
|
102036
102059
|
var require_isHiddenFromScreenReader = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
102037
102060
|
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
102038
102061
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
@@ -102048,7 +102071,7 @@ var require_isHiddenFromScreenReader = /* @__PURE__ */ __commonJSMin(((exports)
|
|
|
102048
102071
|
exports.default = isHiddenFromScreenReader;
|
|
102049
102072
|
}));
|
|
102050
102073
|
//#endregion
|
|
102051
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
102074
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/hasAccessibleChild.js
|
|
102052
102075
|
var require_hasAccessibleChild = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
102053
102076
|
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
102054
102077
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
@@ -102074,7 +102097,7 @@ var require_hasAccessibleChild = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
102074
102097
|
exports.default = hasAccessibleChild;
|
|
102075
102098
|
}));
|
|
102076
102099
|
//#endregion
|
|
102077
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
102100
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/hasAriaLabel.js
|
|
102078
102101
|
var require_hasAriaLabel = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
102079
102102
|
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
102080
102103
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
@@ -102087,7 +102110,7 @@ var require_hasAriaLabel = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
102087
102110
|
exports.default = hasAriaLabel;
|
|
102088
102111
|
}));
|
|
102089
102112
|
//#endregion
|
|
102090
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
102113
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/hasContent.js
|
|
102091
102114
|
var require_hasContent = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
102092
102115
|
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
102093
102116
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
@@ -102122,7 +102145,7 @@ var require_hasContent = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
102122
102145
|
exports.default = hasContent;
|
|
102123
102146
|
}));
|
|
102124
102147
|
//#endregion
|
|
102125
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
102148
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/matchesElementRole.js
|
|
102126
102149
|
var require_matchesElementRole = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
102127
102150
|
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
102128
102151
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
@@ -102147,7 +102170,7 @@ var require_matchesElementRole = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
102147
102170
|
exports.default = matchesElementRole;
|
|
102148
102171
|
}));
|
|
102149
102172
|
//#endregion
|
|
102150
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
102173
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/isInteractiveElement.js
|
|
102151
102174
|
var require_isInteractiveElement = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
102152
102175
|
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
102153
102176
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
@@ -102168,7 +102191,7 @@ var require_isInteractiveElement = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
102168
102191
|
exports.default = isInteractiveElement;
|
|
102169
102192
|
}));
|
|
102170
102193
|
//#endregion
|
|
102171
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
102194
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/hasFocusableElement.js
|
|
102172
102195
|
var require_hasFocusableElement = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
102173
102196
|
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
102174
102197
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
@@ -102185,7 +102208,7 @@ var require_hasFocusableElement = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
102185
102208
|
exports.default = hasFocusableElements;
|
|
102186
102209
|
}));
|
|
102187
102210
|
//#endregion
|
|
102188
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
102211
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/hasOnDirective.js
|
|
102189
102212
|
var require_hasOnDirective = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
102190
102213
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
102191
102214
|
function hasOnDirective(node, name) {
|
|
@@ -102196,7 +102219,7 @@ var require_hasOnDirective = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
102196
102219
|
exports.default = hasOnDirective;
|
|
102197
102220
|
}));
|
|
102198
102221
|
//#endregion
|
|
102199
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
102222
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/hasOnDirectives.js
|
|
102200
102223
|
var require_hasOnDirectives = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
102201
102224
|
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
102202
102225
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
@@ -102209,7 +102232,7 @@ var require_hasOnDirectives = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
102209
102232
|
exports.default = hasOnDirectives;
|
|
102210
102233
|
}));
|
|
102211
102234
|
//#endregion
|
|
102212
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
102235
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/interactiveHandlers.json
|
|
102213
102236
|
var require_interactiveHandlers = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
102214
102237
|
module.exports = [
|
|
102215
102238
|
"click",
|
|
@@ -102237,7 +102260,7 @@ var require_interactiveHandlers = /* @__PURE__ */ __commonJSMin(((exports, modul
|
|
|
102237
102260
|
];
|
|
102238
102261
|
}));
|
|
102239
102262
|
//#endregion
|
|
102240
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
102263
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/isAriaHidden.js
|
|
102241
102264
|
var require_isAriaHidden = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
102242
102265
|
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
102243
102266
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
@@ -102251,7 +102274,7 @@ var require_isAriaHidden = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
102251
102274
|
exports.default = isAriaHidden;
|
|
102252
102275
|
}));
|
|
102253
102276
|
//#endregion
|
|
102254
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
102277
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/htmlElements.json
|
|
102255
102278
|
var require_htmlElements = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
102256
102279
|
module.exports = [
|
|
102257
102280
|
"html",
|
|
@@ -102375,7 +102398,7 @@ var require_htmlElements = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
|
102375
102398
|
];
|
|
102376
102399
|
}));
|
|
102377
102400
|
//#endregion
|
|
102378
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
102401
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/isCustomComponent.js
|
|
102379
102402
|
var require_isCustomComponent = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
102380
102403
|
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
102381
102404
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
@@ -102393,7 +102416,7 @@ var require_isCustomComponent = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
102393
102416
|
exports.default = isCustomComponent;
|
|
102394
102417
|
}));
|
|
102395
102418
|
//#endregion
|
|
102396
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
102419
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/isAttribute.js
|
|
102397
102420
|
var require_isAttribute = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
102398
102421
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
102399
102422
|
function isAttribute(node, name) {
|
|
@@ -102403,7 +102426,7 @@ var require_isAttribute = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
102403
102426
|
exports.default = isAttribute;
|
|
102404
102427
|
}));
|
|
102405
102428
|
//#endregion
|
|
102406
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
102429
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/isInteractiveRole.js
|
|
102407
102430
|
var require_isInteractiveRole = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
102408
102431
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
102409
102432
|
const aria_query_1 = require_lib$3();
|
|
@@ -102415,7 +102438,7 @@ var require_isInteractiveRole = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
102415
102438
|
exports.default = isInteractiveRole;
|
|
102416
102439
|
}));
|
|
102417
102440
|
//#endregion
|
|
102418
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
102441
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/isMatchingElement.js
|
|
102419
102442
|
var require_isMatchingElement = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
102420
102443
|
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
102421
102444
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
@@ -102433,7 +102456,7 @@ var require_isMatchingElement = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
102433
102456
|
exports.default = isMatchingElement;
|
|
102434
102457
|
}));
|
|
102435
102458
|
//#endregion
|
|
102436
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
102459
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/isPresentationRole.js
|
|
102437
102460
|
var require_isPresentationRole = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
102438
102461
|
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
102439
102462
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
@@ -102447,7 +102470,7 @@ var require_isPresentationRole = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
102447
102470
|
exports.default = isPresentationRole;
|
|
102448
102471
|
}));
|
|
102449
102472
|
//#endregion
|
|
102450
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
102473
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils/makeDocsURL.js
|
|
102451
102474
|
var require_makeDocsURL = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
102452
102475
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
102453
102476
|
function makeDocsURL(name) {
|
|
@@ -102456,7 +102479,7 @@ var require_makeDocsURL = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
102456
102479
|
exports.default = makeDocsURL;
|
|
102457
102480
|
}));
|
|
102458
102481
|
//#endregion
|
|
102459
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
102482
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/utils.js
|
|
102460
102483
|
var require_utils = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
102461
102484
|
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
102462
102485
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
@@ -102647,7 +102670,7 @@ var require_utils = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
102647
102670
|
});
|
|
102648
102671
|
}));
|
|
102649
102672
|
//#endregion
|
|
102650
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
102673
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/alt-text.js
|
|
102651
102674
|
var require_alt_text = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
102652
102675
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
102653
102676
|
const utils_1 = require_utils();
|
|
@@ -102729,7 +102752,7 @@ var require_alt_text = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
102729
102752
|
};
|
|
102730
102753
|
}));
|
|
102731
102754
|
//#endregion
|
|
102732
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
102755
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/anchor-has-content.js
|
|
102733
102756
|
var require_anchor_has_content = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
102734
102757
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
102735
102758
|
const utils_1 = require_utils();
|
|
@@ -102771,7 +102794,7 @@ var require_anchor_has_content = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
102771
102794
|
};
|
|
102772
102795
|
}));
|
|
102773
102796
|
//#endregion
|
|
102774
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
102797
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/aria-props.js
|
|
102775
102798
|
var require_aria_props = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
102776
102799
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
102777
102800
|
const aria_query_1 = require_lib$3();
|
|
@@ -102797,7 +102820,7 @@ var require_aria_props = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
102797
102820
|
};
|
|
102798
102821
|
}));
|
|
102799
102822
|
//#endregion
|
|
102800
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
102823
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/aria-role.js
|
|
102801
102824
|
var require_aria_role = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
102802
102825
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
102803
102826
|
const aria_query_1 = require_lib$3();
|
|
@@ -102836,7 +102859,7 @@ var require_aria_role = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
102836
102859
|
};
|
|
102837
102860
|
}));
|
|
102838
102861
|
//#endregion
|
|
102839
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
102862
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/aria-unsupported-elements.js
|
|
102840
102863
|
var require_aria_unsupported_elements = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
102841
102864
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
102842
102865
|
const aria_query_1 = require_lib$3();
|
|
@@ -102864,7 +102887,7 @@ var require_aria_unsupported_elements = /* @__PURE__ */ __commonJSMin(((exports)
|
|
|
102864
102887
|
};
|
|
102865
102888
|
}));
|
|
102866
102889
|
//#endregion
|
|
102867
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
102890
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/click-events-have-key-events.js
|
|
102868
102891
|
var require_click_events_have_key_events = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
102869
102892
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
102870
102893
|
const utils_1 = require_utils();
|
|
@@ -102890,7 +102913,7 @@ var require_click_events_have_key_events = /* @__PURE__ */ __commonJSMin(((expor
|
|
|
102890
102913
|
};
|
|
102891
102914
|
}));
|
|
102892
102915
|
//#endregion
|
|
102893
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
102916
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/form-control-has-label.js
|
|
102894
102917
|
var require_form_control_has_label = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
102895
102918
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
102896
102919
|
const utils_1 = require_utils();
|
|
@@ -102966,7 +102989,7 @@ var require_form_control_has_label = /* @__PURE__ */ __commonJSMin(((exports) =>
|
|
|
102966
102989
|
};
|
|
102967
102990
|
}));
|
|
102968
102991
|
//#endregion
|
|
102969
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
102992
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/heading-has-content.js
|
|
102970
102993
|
var require_heading_has_content = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
102971
102994
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
102972
102995
|
const utils_1 = require_utils();
|
|
@@ -103016,7 +103039,7 @@ var require_heading_has_content = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
103016
103039
|
};
|
|
103017
103040
|
}));
|
|
103018
103041
|
//#endregion
|
|
103019
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
103042
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/iframe-has-title.js
|
|
103020
103043
|
var require_iframe_has_title = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
103021
103044
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
103022
103045
|
const utils_1 = require_utils();
|
|
@@ -103040,7 +103063,7 @@ var require_iframe_has_title = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
103040
103063
|
};
|
|
103041
103064
|
}));
|
|
103042
103065
|
//#endregion
|
|
103043
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
103066
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/interactive-supports-focus.js
|
|
103044
103067
|
var require_interactive_supports_focus = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
103045
103068
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
103046
103069
|
const aria_query_1 = require_lib$3();
|
|
@@ -103115,7 +103138,7 @@ var require_interactive_supports_focus = /* @__PURE__ */ __commonJSMin(((exports
|
|
|
103115
103138
|
};
|
|
103116
103139
|
}));
|
|
103117
103140
|
//#endregion
|
|
103118
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
103141
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/label-has-for.js
|
|
103119
103142
|
var require_label_has_for = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
103120
103143
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
103121
103144
|
const utils_1 = require_utils();
|
|
@@ -103215,7 +103238,7 @@ var require_label_has_for = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
103215
103238
|
};
|
|
103216
103239
|
}));
|
|
103217
103240
|
//#endregion
|
|
103218
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
103241
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/media-has-caption.js
|
|
103219
103242
|
var require_media_has_caption = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
103220
103243
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
103221
103244
|
const utils_1 = require_utils();
|
|
@@ -103263,7 +103286,7 @@ var require_media_has_caption = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
103263
103286
|
};
|
|
103264
103287
|
}));
|
|
103265
103288
|
//#endregion
|
|
103266
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
103289
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/mouse-events-have-key-events.js
|
|
103267
103290
|
var require_mouse_events_have_key_events = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
103268
103291
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
103269
103292
|
const utils_1 = require_utils();
|
|
@@ -103296,7 +103319,7 @@ var require_mouse_events_have_key_events = /* @__PURE__ */ __commonJSMin(((expor
|
|
|
103296
103319
|
};
|
|
103297
103320
|
}));
|
|
103298
103321
|
//#endregion
|
|
103299
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
103322
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/no-access-key.js
|
|
103300
103323
|
var require_no_access_key = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
103301
103324
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
103302
103325
|
const utils_1 = require_utils();
|
|
@@ -103318,7 +103341,7 @@ var require_no_access_key = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
103318
103341
|
};
|
|
103319
103342
|
}));
|
|
103320
103343
|
//#endregion
|
|
103321
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
103344
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/no-aria-hidden-on-focusable.js
|
|
103322
103345
|
var require_no_aria_hidden_on_focusable = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
103323
103346
|
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
103324
103347
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
@@ -103344,7 +103367,7 @@ var require_no_aria_hidden_on_focusable = /* @__PURE__ */ __commonJSMin(((export
|
|
|
103344
103367
|
};
|
|
103345
103368
|
}));
|
|
103346
103369
|
//#endregion
|
|
103347
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
103370
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/no-autofocus.js
|
|
103348
103371
|
var require_no_autofocus = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
103349
103372
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
103350
103373
|
const aria_query_1 = require_lib$3();
|
|
@@ -103377,7 +103400,7 @@ var require_no_autofocus = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
103377
103400
|
};
|
|
103378
103401
|
}));
|
|
103379
103402
|
//#endregion
|
|
103380
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
103403
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/no-distracting-elements.js
|
|
103381
103404
|
var require_no_distracting_elements = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
103382
103405
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
103383
103406
|
const utils_1 = require_utils();
|
|
@@ -103412,7 +103435,7 @@ var require_no_distracting_elements = /* @__PURE__ */ __commonJSMin(((exports) =
|
|
|
103412
103435
|
};
|
|
103413
103436
|
}));
|
|
103414
103437
|
//#endregion
|
|
103415
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
103438
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/no-onchange.js
|
|
103416
103439
|
var require_no_onchange = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
103417
103440
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
103418
103441
|
const utils_1 = require_utils();
|
|
@@ -103436,7 +103459,7 @@ var require_no_onchange = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
103436
103459
|
};
|
|
103437
103460
|
}));
|
|
103438
103461
|
//#endregion
|
|
103439
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
103462
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/no-redundant-roles.js
|
|
103440
103463
|
var require_no_redundant_roles = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
103441
103464
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
103442
103465
|
const aria_query_1 = require_lib$3();
|
|
@@ -103486,7 +103509,7 @@ var require_no_redundant_roles = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
103486
103509
|
};
|
|
103487
103510
|
}));
|
|
103488
103511
|
//#endregion
|
|
103489
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
103512
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/no-role-presentation-on-focusable.js
|
|
103490
103513
|
var require_no_role_presentation_on_focusable = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
103491
103514
|
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
103492
103515
|
return mod && mod.__esModule ? mod : { "default": mod };
|
|
@@ -103512,7 +103535,7 @@ var require_no_role_presentation_on_focusable = /* @__PURE__ */ __commonJSMin(((
|
|
|
103512
103535
|
};
|
|
103513
103536
|
}));
|
|
103514
103537
|
//#endregion
|
|
103515
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
103538
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/no-static-element-interactions.js
|
|
103516
103539
|
var require_no_static_element_interactions = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
103517
103540
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
103518
103541
|
const utils_1 = require_utils();
|
|
@@ -103536,7 +103559,7 @@ var require_no_static_element_interactions = /* @__PURE__ */ __commonJSMin(((exp
|
|
|
103536
103559
|
};
|
|
103537
103560
|
}));
|
|
103538
103561
|
//#endregion
|
|
103539
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
103562
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/role-has-required-aria-props.js
|
|
103540
103563
|
var require_role_has_required_aria_props = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
103541
103564
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
103542
103565
|
const aria_query_1 = require_lib$3();
|
|
@@ -103583,7 +103606,7 @@ var require_role_has_required_aria_props = /* @__PURE__ */ __commonJSMin(((expor
|
|
|
103583
103606
|
};
|
|
103584
103607
|
}));
|
|
103585
103608
|
//#endregion
|
|
103586
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
103609
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/rules/tabindex-no-positive.js
|
|
103587
103610
|
var require_tabindex_no_positive = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
103588
103611
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
103589
103612
|
const utils_1 = require_utils();
|
|
@@ -103606,7 +103629,7 @@ var require_tabindex_no_positive = /* @__PURE__ */ __commonJSMin(((exports) => {
|
|
|
103606
103629
|
};
|
|
103607
103630
|
}));
|
|
103608
103631
|
//#endregion
|
|
103609
|
-
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.
|
|
103632
|
+
//#region ../../node_modules/.pnpm/eslint-plugin-vuejs-accessibility@2.5.0_eslint@10.4.0_jiti@2.7.0__globals@17.6.0/node_modules/eslint-plugin-vuejs-accessibility/dist/index.js
|
|
103610
103633
|
var require_dist = /* @__PURE__ */ __commonJSMin(((exports, module) => {
|
|
103611
103634
|
var __importDefault = exports && exports.__importDefault || function(mod) {
|
|
103612
103635
|
return mod && mod.__esModule ? mod : { "default": mod };
|