@jsse/eslint-config 0.1.18 → 0.1.19
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/cli.cjs +1 -1
- package/dist/cli.js +1 -1
- package/dist/index.cjs +67 -4
- package/dist/index.d.cts +145 -88
- package/dist/index.d.ts +145 -88
- package/dist/index.js +67 -4
- package/package.json +11 -11
package/dist/index.js
CHANGED
|
@@ -24,9 +24,9 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
24
24
|
mod
|
|
25
25
|
));
|
|
26
26
|
|
|
27
|
-
// node_modules/.pnpm/globals@15.
|
|
27
|
+
// node_modules/.pnpm/globals@15.8.0/node_modules/globals/globals.json
|
|
28
28
|
var require_globals = __commonJS({
|
|
29
|
-
"node_modules/.pnpm/globals@15.
|
|
29
|
+
"node_modules/.pnpm/globals@15.8.0/node_modules/globals/globals.json"(exports, module) {
|
|
30
30
|
module.exports = {
|
|
31
31
|
amd: {
|
|
32
32
|
define: false,
|
|
@@ -301,6 +301,7 @@ var require_globals = __commonJS({
|
|
|
301
301
|
FileSystemHandle: false,
|
|
302
302
|
FileSystemWritableFileStream: false,
|
|
303
303
|
find: false,
|
|
304
|
+
Float16Array: false,
|
|
304
305
|
focus: false,
|
|
305
306
|
FocusEvent: false,
|
|
306
307
|
FontData: false,
|
|
@@ -1882,6 +1883,68 @@ var require_globals = __commonJS({
|
|
|
1882
1883
|
WeakRef: false,
|
|
1883
1884
|
WeakSet: false
|
|
1884
1885
|
},
|
|
1886
|
+
es2025: {
|
|
1887
|
+
AggregateError: false,
|
|
1888
|
+
Array: false,
|
|
1889
|
+
ArrayBuffer: false,
|
|
1890
|
+
Atomics: false,
|
|
1891
|
+
BigInt: false,
|
|
1892
|
+
BigInt64Array: false,
|
|
1893
|
+
BigUint64Array: false,
|
|
1894
|
+
Boolean: false,
|
|
1895
|
+
DataView: false,
|
|
1896
|
+
Date: false,
|
|
1897
|
+
decodeURI: false,
|
|
1898
|
+
decodeURIComponent: false,
|
|
1899
|
+
encodeURI: false,
|
|
1900
|
+
encodeURIComponent: false,
|
|
1901
|
+
Error: false,
|
|
1902
|
+
escape: false,
|
|
1903
|
+
eval: false,
|
|
1904
|
+
EvalError: false,
|
|
1905
|
+
FinalizationRegistry: false,
|
|
1906
|
+
Float32Array: false,
|
|
1907
|
+
Float64Array: false,
|
|
1908
|
+
Function: false,
|
|
1909
|
+
globalThis: false,
|
|
1910
|
+
Infinity: false,
|
|
1911
|
+
Int16Array: false,
|
|
1912
|
+
Int32Array: false,
|
|
1913
|
+
Int8Array: false,
|
|
1914
|
+
Intl: false,
|
|
1915
|
+
isFinite: false,
|
|
1916
|
+
isNaN: false,
|
|
1917
|
+
JSON: false,
|
|
1918
|
+
Map: false,
|
|
1919
|
+
Math: false,
|
|
1920
|
+
NaN: false,
|
|
1921
|
+
Number: false,
|
|
1922
|
+
Object: false,
|
|
1923
|
+
parseFloat: false,
|
|
1924
|
+
parseInt: false,
|
|
1925
|
+
Promise: false,
|
|
1926
|
+
Proxy: false,
|
|
1927
|
+
RangeError: false,
|
|
1928
|
+
ReferenceError: false,
|
|
1929
|
+
Reflect: false,
|
|
1930
|
+
RegExp: false,
|
|
1931
|
+
Set: false,
|
|
1932
|
+
SharedArrayBuffer: false,
|
|
1933
|
+
String: false,
|
|
1934
|
+
Symbol: false,
|
|
1935
|
+
SyntaxError: false,
|
|
1936
|
+
TypeError: false,
|
|
1937
|
+
Uint16Array: false,
|
|
1938
|
+
Uint32Array: false,
|
|
1939
|
+
Uint8Array: false,
|
|
1940
|
+
Uint8ClampedArray: false,
|
|
1941
|
+
undefined: false,
|
|
1942
|
+
unescape: false,
|
|
1943
|
+
URIError: false,
|
|
1944
|
+
WeakMap: false,
|
|
1945
|
+
WeakRef: false,
|
|
1946
|
+
WeakSet: false
|
|
1947
|
+
},
|
|
1885
1948
|
es5: {
|
|
1886
1949
|
Array: false,
|
|
1887
1950
|
Boolean: false,
|
|
@@ -2894,9 +2957,9 @@ var require_globals = __commonJS({
|
|
|
2894
2957
|
}
|
|
2895
2958
|
});
|
|
2896
2959
|
|
|
2897
|
-
// node_modules/.pnpm/globals@15.
|
|
2960
|
+
// node_modules/.pnpm/globals@15.8.0/node_modules/globals/index.js
|
|
2898
2961
|
var require_globals2 = __commonJS({
|
|
2899
|
-
"node_modules/.pnpm/globals@15.
|
|
2962
|
+
"node_modules/.pnpm/globals@15.8.0/node_modules/globals/index.js"(exports, module) {
|
|
2900
2963
|
"use strict";
|
|
2901
2964
|
module.exports = require_globals();
|
|
2902
2965
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jsse/eslint-config",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.1.
|
|
4
|
+
"version": "0.1.19",
|
|
5
5
|
"packageManager": "pnpm@8.15.4",
|
|
6
6
|
"description": "jsse eslint config",
|
|
7
7
|
"author": "jessekrubin <jessekrubin@gmail.com> (https://github.com/jessekrubin/)",
|
|
@@ -62,13 +62,13 @@
|
|
|
62
62
|
"dependencies": {
|
|
63
63
|
"@eslint/js": "~8.57.0",
|
|
64
64
|
"@stylistic/eslint-plugin": "2.3.0",
|
|
65
|
-
"@typescript-eslint/eslint-plugin": "^7.
|
|
66
|
-
"@typescript-eslint/parser": "^7.
|
|
65
|
+
"@typescript-eslint/eslint-plugin": "^7.15.0",
|
|
66
|
+
"@typescript-eslint/parser": "^7.15.0",
|
|
67
67
|
"eslint-config-flat-gitignore": "^0.1.5",
|
|
68
68
|
"eslint-define-config": "^2.1.0",
|
|
69
|
-
"eslint-plugin-antfu": "^2.3.
|
|
69
|
+
"eslint-plugin-antfu": "^2.3.4",
|
|
70
70
|
"eslint-plugin-eslint-comments": "^3.2.0",
|
|
71
|
-
"eslint-plugin-import-x": "^0.5.
|
|
71
|
+
"eslint-plugin-import-x": "^0.5.3",
|
|
72
72
|
"eslint-plugin-jsdoc": "^48.2.12",
|
|
73
73
|
"eslint-plugin-jsonc": "^2.16.0",
|
|
74
74
|
"eslint-plugin-markdown": "^5.0.0",
|
|
@@ -82,12 +82,12 @@
|
|
|
82
82
|
"eslint-plugin-toml": "^0.11.0",
|
|
83
83
|
"eslint-plugin-tsdoc": "^0.3.0",
|
|
84
84
|
"eslint-plugin-unicorn": "^54.0.0",
|
|
85
|
-
"eslint-plugin-unused-imports": "^
|
|
85
|
+
"eslint-plugin-unused-imports": "^3.2.0",
|
|
86
86
|
"eslint-plugin-vitest": "0.5.4",
|
|
87
87
|
"eslint-plugin-yml": "^1.14.0",
|
|
88
88
|
"jsonc-eslint-parser": "^2.4.0",
|
|
89
89
|
"toml-eslint-parser": "^0.10.0",
|
|
90
|
-
"typescript-eslint": "^7.
|
|
90
|
+
"typescript-eslint": "^7.15.0",
|
|
91
91
|
"yaml-eslint-parser": "^1.2.3"
|
|
92
92
|
},
|
|
93
93
|
"optionalDependencies": {
|
|
@@ -95,7 +95,7 @@
|
|
|
95
95
|
},
|
|
96
96
|
"devDependencies": {
|
|
97
97
|
"@antfu/ni": "^0.21.12",
|
|
98
|
-
"@changesets/cli": "^2.27.
|
|
98
|
+
"@changesets/cli": "^2.27.7",
|
|
99
99
|
"@jsse/prettier-config": "^0.1.0",
|
|
100
100
|
"@types/eslint": "^8.56.10",
|
|
101
101
|
"@types/eslint__js": "~8.42.3",
|
|
@@ -108,14 +108,14 @@
|
|
|
108
108
|
"execa": "~9.3.0",
|
|
109
109
|
"fast-glob": "^3.3.2",
|
|
110
110
|
"fs-extra": "^11.2.0",
|
|
111
|
-
"globals": "^15.
|
|
111
|
+
"globals": "^15.8.0",
|
|
112
112
|
"local-pkg": "^0.5.0",
|
|
113
113
|
"prettier": "^3.3.2",
|
|
114
114
|
"react": "~18.3.1",
|
|
115
115
|
"rimraf": "^5.0.7",
|
|
116
116
|
"tsup": "^8.1.0",
|
|
117
|
-
"tsx": "^4.
|
|
118
|
-
"typescript": "~5.5.
|
|
117
|
+
"tsx": "^4.16.2",
|
|
118
|
+
"typescript": "~5.5.3",
|
|
119
119
|
"vitest": "^1.6.0"
|
|
120
120
|
},
|
|
121
121
|
"prettier": "@jsse/prettier-config",
|