@rhyster/eslint-config 1.7.22 → 1.7.23
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.d.cts +4 -4
- package/dist/index.d.mts +4 -4
- package/dist/index.d.ts +4 -4
- package/package.json +5 -5
package/dist/index.d.cts
CHANGED
|
@@ -631,7 +631,7 @@ declare const core: ({
|
|
|
631
631
|
name: string;
|
|
632
632
|
message: string;
|
|
633
633
|
}, ...{
|
|
634
|
-
name: "
|
|
634
|
+
name: "self" | "location" | "name" | "addEventListener" | "blur" | "close" | "closed" | "confirm" | "defaultStatus" | "defaultstatus" | "event" | "external" | "find" | "focus" | "frameElement" | "frames" | "history" | "innerHeight" | "innerWidth" | "length" | "locationbar" | "menubar" | "moveBy" | "moveTo" | "onblur" | "onerror" | "onfocus" | "onload" | "onresize" | "onunload" | "open" | "opener" | "opera" | "outerHeight" | "outerWidth" | "pageXOffset" | "pageYOffset" | "parent" | "print" | "removeEventListener" | "resizeBy" | "resizeTo" | "screen" | "screenLeft" | "screenTop" | "screenX" | "screenY" | "scroll" | "scrollbars" | "scrollBy" | "scrollTo" | "scrollX" | "scrollY" | "status" | "statusbar" | "stop" | "toolbar" | "top";
|
|
635
635
|
message: string;
|
|
636
636
|
}[]];
|
|
637
637
|
'no-shadow': "error";
|
|
@@ -1503,7 +1503,7 @@ declare const node: [...({
|
|
|
1503
1503
|
name: string;
|
|
1504
1504
|
message: string;
|
|
1505
1505
|
}, ...{
|
|
1506
|
-
name: "
|
|
1506
|
+
name: "self" | "location" | "name" | "addEventListener" | "blur" | "close" | "closed" | "confirm" | "defaultStatus" | "defaultstatus" | "event" | "external" | "find" | "focus" | "frameElement" | "frames" | "history" | "innerHeight" | "innerWidth" | "length" | "locationbar" | "menubar" | "moveBy" | "moveTo" | "onblur" | "onerror" | "onfocus" | "onload" | "onresize" | "onunload" | "open" | "opener" | "opera" | "outerHeight" | "outerWidth" | "pageXOffset" | "pageYOffset" | "parent" | "print" | "removeEventListener" | "resizeBy" | "resizeTo" | "screen" | "screenLeft" | "screenTop" | "screenX" | "screenY" | "scroll" | "scrollbars" | "scrollBy" | "scrollTo" | "scrollX" | "scrollY" | "status" | "statusbar" | "stop" | "toolbar" | "top";
|
|
1507
1507
|
message: string;
|
|
1508
1508
|
}[]];
|
|
1509
1509
|
'no-shadow': "error";
|
|
@@ -2482,7 +2482,7 @@ declare const browser: [...({
|
|
|
2482
2482
|
name: string;
|
|
2483
2483
|
message: string;
|
|
2484
2484
|
}, ...{
|
|
2485
|
-
name: "
|
|
2485
|
+
name: "self" | "location" | "name" | "addEventListener" | "blur" | "close" | "closed" | "confirm" | "defaultStatus" | "defaultstatus" | "event" | "external" | "find" | "focus" | "frameElement" | "frames" | "history" | "innerHeight" | "innerWidth" | "length" | "locationbar" | "menubar" | "moveBy" | "moveTo" | "onblur" | "onerror" | "onfocus" | "onload" | "onresize" | "onunload" | "open" | "opener" | "opera" | "outerHeight" | "outerWidth" | "pageXOffset" | "pageYOffset" | "parent" | "print" | "removeEventListener" | "resizeBy" | "resizeTo" | "screen" | "screenLeft" | "screenTop" | "screenX" | "screenY" | "scroll" | "scrollbars" | "scrollBy" | "scrollTo" | "scrollX" | "scrollY" | "status" | "statusbar" | "stop" | "toolbar" | "top";
|
|
2486
2486
|
message: string;
|
|
2487
2487
|
}[]];
|
|
2488
2488
|
'no-shadow': "error";
|
|
@@ -4509,7 +4509,7 @@ declare const vue: ({
|
|
|
4509
4509
|
name: string;
|
|
4510
4510
|
message: string;
|
|
4511
4511
|
}, ...{
|
|
4512
|
-
name: "
|
|
4512
|
+
name: "self" | "location" | "name" | "addEventListener" | "blur" | "close" | "closed" | "confirm" | "defaultStatus" | "defaultstatus" | "event" | "external" | "find" | "focus" | "frameElement" | "frames" | "history" | "innerHeight" | "innerWidth" | "length" | "locationbar" | "menubar" | "moveBy" | "moveTo" | "onblur" | "onerror" | "onfocus" | "onload" | "onresize" | "onunload" | "open" | "opener" | "opera" | "outerHeight" | "outerWidth" | "pageXOffset" | "pageYOffset" | "parent" | "print" | "removeEventListener" | "resizeBy" | "resizeTo" | "screen" | "screenLeft" | "screenTop" | "screenX" | "screenY" | "scroll" | "scrollbars" | "scrollBy" | "scrollTo" | "scrollX" | "scrollY" | "status" | "statusbar" | "stop" | "toolbar" | "top";
|
|
4513
4513
|
message: string;
|
|
4514
4514
|
}[]];
|
|
4515
4515
|
'no-shadow': "error";
|
package/dist/index.d.mts
CHANGED
|
@@ -631,7 +631,7 @@ declare const core: ({
|
|
|
631
631
|
name: string;
|
|
632
632
|
message: string;
|
|
633
633
|
}, ...{
|
|
634
|
-
name: "
|
|
634
|
+
name: "self" | "location" | "name" | "addEventListener" | "blur" | "close" | "closed" | "confirm" | "defaultStatus" | "defaultstatus" | "event" | "external" | "find" | "focus" | "frameElement" | "frames" | "history" | "innerHeight" | "innerWidth" | "length" | "locationbar" | "menubar" | "moveBy" | "moveTo" | "onblur" | "onerror" | "onfocus" | "onload" | "onresize" | "onunload" | "open" | "opener" | "opera" | "outerHeight" | "outerWidth" | "pageXOffset" | "pageYOffset" | "parent" | "print" | "removeEventListener" | "resizeBy" | "resizeTo" | "screen" | "screenLeft" | "screenTop" | "screenX" | "screenY" | "scroll" | "scrollbars" | "scrollBy" | "scrollTo" | "scrollX" | "scrollY" | "status" | "statusbar" | "stop" | "toolbar" | "top";
|
|
635
635
|
message: string;
|
|
636
636
|
}[]];
|
|
637
637
|
'no-shadow': "error";
|
|
@@ -1503,7 +1503,7 @@ declare const node: [...({
|
|
|
1503
1503
|
name: string;
|
|
1504
1504
|
message: string;
|
|
1505
1505
|
}, ...{
|
|
1506
|
-
name: "
|
|
1506
|
+
name: "self" | "location" | "name" | "addEventListener" | "blur" | "close" | "closed" | "confirm" | "defaultStatus" | "defaultstatus" | "event" | "external" | "find" | "focus" | "frameElement" | "frames" | "history" | "innerHeight" | "innerWidth" | "length" | "locationbar" | "menubar" | "moveBy" | "moveTo" | "onblur" | "onerror" | "onfocus" | "onload" | "onresize" | "onunload" | "open" | "opener" | "opera" | "outerHeight" | "outerWidth" | "pageXOffset" | "pageYOffset" | "parent" | "print" | "removeEventListener" | "resizeBy" | "resizeTo" | "screen" | "screenLeft" | "screenTop" | "screenX" | "screenY" | "scroll" | "scrollbars" | "scrollBy" | "scrollTo" | "scrollX" | "scrollY" | "status" | "statusbar" | "stop" | "toolbar" | "top";
|
|
1507
1507
|
message: string;
|
|
1508
1508
|
}[]];
|
|
1509
1509
|
'no-shadow': "error";
|
|
@@ -2482,7 +2482,7 @@ declare const browser: [...({
|
|
|
2482
2482
|
name: string;
|
|
2483
2483
|
message: string;
|
|
2484
2484
|
}, ...{
|
|
2485
|
-
name: "
|
|
2485
|
+
name: "self" | "location" | "name" | "addEventListener" | "blur" | "close" | "closed" | "confirm" | "defaultStatus" | "defaultstatus" | "event" | "external" | "find" | "focus" | "frameElement" | "frames" | "history" | "innerHeight" | "innerWidth" | "length" | "locationbar" | "menubar" | "moveBy" | "moveTo" | "onblur" | "onerror" | "onfocus" | "onload" | "onresize" | "onunload" | "open" | "opener" | "opera" | "outerHeight" | "outerWidth" | "pageXOffset" | "pageYOffset" | "parent" | "print" | "removeEventListener" | "resizeBy" | "resizeTo" | "screen" | "screenLeft" | "screenTop" | "screenX" | "screenY" | "scroll" | "scrollbars" | "scrollBy" | "scrollTo" | "scrollX" | "scrollY" | "status" | "statusbar" | "stop" | "toolbar" | "top";
|
|
2486
2486
|
message: string;
|
|
2487
2487
|
}[]];
|
|
2488
2488
|
'no-shadow': "error";
|
|
@@ -4509,7 +4509,7 @@ declare const vue: ({
|
|
|
4509
4509
|
name: string;
|
|
4510
4510
|
message: string;
|
|
4511
4511
|
}, ...{
|
|
4512
|
-
name: "
|
|
4512
|
+
name: "self" | "location" | "name" | "addEventListener" | "blur" | "close" | "closed" | "confirm" | "defaultStatus" | "defaultstatus" | "event" | "external" | "find" | "focus" | "frameElement" | "frames" | "history" | "innerHeight" | "innerWidth" | "length" | "locationbar" | "menubar" | "moveBy" | "moveTo" | "onblur" | "onerror" | "onfocus" | "onload" | "onresize" | "onunload" | "open" | "opener" | "opera" | "outerHeight" | "outerWidth" | "pageXOffset" | "pageYOffset" | "parent" | "print" | "removeEventListener" | "resizeBy" | "resizeTo" | "screen" | "screenLeft" | "screenTop" | "screenX" | "screenY" | "scroll" | "scrollbars" | "scrollBy" | "scrollTo" | "scrollX" | "scrollY" | "status" | "statusbar" | "stop" | "toolbar" | "top";
|
|
4513
4513
|
message: string;
|
|
4514
4514
|
}[]];
|
|
4515
4515
|
'no-shadow': "error";
|
package/dist/index.d.ts
CHANGED
|
@@ -631,7 +631,7 @@ declare const core: ({
|
|
|
631
631
|
name: string;
|
|
632
632
|
message: string;
|
|
633
633
|
}, ...{
|
|
634
|
-
name: "
|
|
634
|
+
name: "self" | "location" | "name" | "addEventListener" | "blur" | "close" | "closed" | "confirm" | "defaultStatus" | "defaultstatus" | "event" | "external" | "find" | "focus" | "frameElement" | "frames" | "history" | "innerHeight" | "innerWidth" | "length" | "locationbar" | "menubar" | "moveBy" | "moveTo" | "onblur" | "onerror" | "onfocus" | "onload" | "onresize" | "onunload" | "open" | "opener" | "opera" | "outerHeight" | "outerWidth" | "pageXOffset" | "pageYOffset" | "parent" | "print" | "removeEventListener" | "resizeBy" | "resizeTo" | "screen" | "screenLeft" | "screenTop" | "screenX" | "screenY" | "scroll" | "scrollbars" | "scrollBy" | "scrollTo" | "scrollX" | "scrollY" | "status" | "statusbar" | "stop" | "toolbar" | "top";
|
|
635
635
|
message: string;
|
|
636
636
|
}[]];
|
|
637
637
|
'no-shadow': "error";
|
|
@@ -1503,7 +1503,7 @@ declare const node: [...({
|
|
|
1503
1503
|
name: string;
|
|
1504
1504
|
message: string;
|
|
1505
1505
|
}, ...{
|
|
1506
|
-
name: "
|
|
1506
|
+
name: "self" | "location" | "name" | "addEventListener" | "blur" | "close" | "closed" | "confirm" | "defaultStatus" | "defaultstatus" | "event" | "external" | "find" | "focus" | "frameElement" | "frames" | "history" | "innerHeight" | "innerWidth" | "length" | "locationbar" | "menubar" | "moveBy" | "moveTo" | "onblur" | "onerror" | "onfocus" | "onload" | "onresize" | "onunload" | "open" | "opener" | "opera" | "outerHeight" | "outerWidth" | "pageXOffset" | "pageYOffset" | "parent" | "print" | "removeEventListener" | "resizeBy" | "resizeTo" | "screen" | "screenLeft" | "screenTop" | "screenX" | "screenY" | "scroll" | "scrollbars" | "scrollBy" | "scrollTo" | "scrollX" | "scrollY" | "status" | "statusbar" | "stop" | "toolbar" | "top";
|
|
1507
1507
|
message: string;
|
|
1508
1508
|
}[]];
|
|
1509
1509
|
'no-shadow': "error";
|
|
@@ -2482,7 +2482,7 @@ declare const browser: [...({
|
|
|
2482
2482
|
name: string;
|
|
2483
2483
|
message: string;
|
|
2484
2484
|
}, ...{
|
|
2485
|
-
name: "
|
|
2485
|
+
name: "self" | "location" | "name" | "addEventListener" | "blur" | "close" | "closed" | "confirm" | "defaultStatus" | "defaultstatus" | "event" | "external" | "find" | "focus" | "frameElement" | "frames" | "history" | "innerHeight" | "innerWidth" | "length" | "locationbar" | "menubar" | "moveBy" | "moveTo" | "onblur" | "onerror" | "onfocus" | "onload" | "onresize" | "onunload" | "open" | "opener" | "opera" | "outerHeight" | "outerWidth" | "pageXOffset" | "pageYOffset" | "parent" | "print" | "removeEventListener" | "resizeBy" | "resizeTo" | "screen" | "screenLeft" | "screenTop" | "screenX" | "screenY" | "scroll" | "scrollbars" | "scrollBy" | "scrollTo" | "scrollX" | "scrollY" | "status" | "statusbar" | "stop" | "toolbar" | "top";
|
|
2486
2486
|
message: string;
|
|
2487
2487
|
}[]];
|
|
2488
2488
|
'no-shadow': "error";
|
|
@@ -4509,7 +4509,7 @@ declare const vue: ({
|
|
|
4509
4509
|
name: string;
|
|
4510
4510
|
message: string;
|
|
4511
4511
|
}, ...{
|
|
4512
|
-
name: "
|
|
4512
|
+
name: "self" | "location" | "name" | "addEventListener" | "blur" | "close" | "closed" | "confirm" | "defaultStatus" | "defaultstatus" | "event" | "external" | "find" | "focus" | "frameElement" | "frames" | "history" | "innerHeight" | "innerWidth" | "length" | "locationbar" | "menubar" | "moveBy" | "moveTo" | "onblur" | "onerror" | "onfocus" | "onload" | "onresize" | "onunload" | "open" | "opener" | "opera" | "outerHeight" | "outerWidth" | "pageXOffset" | "pageYOffset" | "parent" | "print" | "removeEventListener" | "resizeBy" | "resizeTo" | "screen" | "screenLeft" | "screenTop" | "screenX" | "screenY" | "scroll" | "scrollbars" | "scrollBy" | "scrollTo" | "scrollX" | "scrollY" | "status" | "statusbar" | "stop" | "toolbar" | "top";
|
|
4513
4513
|
message: string;
|
|
4514
4514
|
}[]];
|
|
4515
4515
|
'no-shadow': "error";
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rhyster/eslint-config",
|
|
3
|
-
"version": "1.7.
|
|
3
|
+
"version": "1.7.23",
|
|
4
4
|
"description": "ESLint config",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"exports": {
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"license": "MIT",
|
|
37
37
|
"devDependencies": {
|
|
38
38
|
"@types/confusing-browser-globals": "^1.0.3",
|
|
39
|
-
"eslint": "^9.
|
|
39
|
+
"eslint": "^9.27.0",
|
|
40
40
|
"jiti": "^2.4.2",
|
|
41
41
|
"typescript": "^5.8.3",
|
|
42
42
|
"unbuild": "^3.5.0"
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"eslint": ">= 9"
|
|
46
46
|
},
|
|
47
47
|
"dependencies": {
|
|
48
|
-
"@eslint/js": "^9.
|
|
48
|
+
"@eslint/js": "^9.27.0",
|
|
49
49
|
"@stylistic/eslint-plugin": "^4.2.0",
|
|
50
50
|
"confusing-browser-globals": "^1.0.11",
|
|
51
51
|
"eslint-import-resolver-typescript": "^4.3.4",
|
|
@@ -53,8 +53,8 @@
|
|
|
53
53
|
"eslint-plugin-n": "^17.18.0",
|
|
54
54
|
"eslint-plugin-vue": "^10.1.0",
|
|
55
55
|
"globals": "^16.1.0",
|
|
56
|
-
"typescript-eslint": "^8.32.
|
|
56
|
+
"typescript-eslint": "^8.32.1",
|
|
57
57
|
"vue-eslint-parser": "^10.1.3"
|
|
58
58
|
},
|
|
59
|
-
"packageManager": "pnpm@10.
|
|
59
|
+
"packageManager": "pnpm@10.11.0"
|
|
60
60
|
}
|