@jsse/eslint-config 0.5.0 → 0.5.1
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/CHANGELOG.md +6 -0
- package/dist/cli.js +1 -1
- package/dist/index.d.ts +211 -853
- package/dist/index.js +1 -1
- package/dist/{version-OtVn-Q4t.js → version-CQhcdCbl.js} +1 -1
- package/package.json +19 -19
package/dist/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { n as __exportAll, r as __toESM, t as __commonJSMin } from "./chunk-CdeBBKNj.js";
|
|
2
|
-
import { n as DEBUG, r as SLOW_RULES, t as VERSION } from "./version-
|
|
2
|
+
import { n as DEBUG, r as SLOW_RULES, t as VERSION } from "./version-CQhcdCbl.js";
|
|
3
3
|
import { builtinModules, createRequire } from "node:module";
|
|
4
4
|
import process$1 from "node:process";
|
|
5
5
|
import fs, { promises, realpathSync, statSync } from "node:fs";
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jsse/eslint-config",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.5.
|
|
4
|
+
"version": "0.5.1",
|
|
5
5
|
"description": "@jsse/eslint-config ~ WYSIWYG",
|
|
6
6
|
"author": "jessekrubin <jessekrubin@gmail.com> (https://github.com/jessekrubin/)",
|
|
7
7
|
"license": "MIT",
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
],
|
|
38
38
|
"peerDependencies": {
|
|
39
39
|
"@eslint-react/eslint-plugin": "^2.0.4",
|
|
40
|
-
"eslint": "^9.39.1",
|
|
40
|
+
"eslint": "^9.39.1 || ^10.0.0",
|
|
41
41
|
"eslint-plugin-react": "^7.37.5",
|
|
42
42
|
"eslint-plugin-react-hooks": "^7.0.0",
|
|
43
43
|
"eslint-plugin-react-refresh": "^0.5.0"
|
|
@@ -62,21 +62,21 @@
|
|
|
62
62
|
"dependencies": {
|
|
63
63
|
"@eslint-community/eslint-plugin-eslint-comments": "^4.6.0",
|
|
64
64
|
"@eslint/compat": "^2.0.2",
|
|
65
|
-
"@eslint/js": "^9.39.2",
|
|
65
|
+
"@eslint/js": "^9.39.2 || ^10.0.0",
|
|
66
66
|
"@eslint/markdown": "^7.5.1",
|
|
67
|
-
"@stylistic/eslint-plugin": "5.
|
|
68
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
69
|
-
"@typescript-eslint/parser": "^8.
|
|
70
|
-
"@vitest/eslint-plugin": "^1.6.
|
|
67
|
+
"@stylistic/eslint-plugin": "5.8.0",
|
|
68
|
+
"@typescript-eslint/eslint-plugin": "^8.55.0",
|
|
69
|
+
"@typescript-eslint/parser": "^8.55.0",
|
|
70
|
+
"@vitest/eslint-plugin": "^1.6.7",
|
|
71
71
|
"debug": "^4.4.3",
|
|
72
72
|
"eslint-config-flat-gitignore": "^2.1.0",
|
|
73
73
|
"eslint-merge-processors": "^2.0.0",
|
|
74
|
-
"eslint-plugin-antfu": "^3.
|
|
74
|
+
"eslint-plugin-antfu": "^3.2.0",
|
|
75
75
|
"eslint-plugin-command": "^3.4.0",
|
|
76
76
|
"eslint-plugin-de-morgan": "^2.0.0",
|
|
77
77
|
"eslint-plugin-import-lite": "^0.5.0",
|
|
78
|
-
"eslint-plugin-jsdoc": "^62.5.
|
|
79
|
-
"eslint-plugin-jsonc": "^2.21.
|
|
78
|
+
"eslint-plugin-jsdoc": "^62.5.4",
|
|
79
|
+
"eslint-plugin-jsonc": "^2.21.1",
|
|
80
80
|
"eslint-plugin-n": "^17.23.2",
|
|
81
81
|
"eslint-plugin-no-only-tests": "^3.3.0",
|
|
82
82
|
"eslint-plugin-perfectionist": "^5.5.0",
|
|
@@ -84,14 +84,14 @@
|
|
|
84
84
|
"eslint-plugin-react": "^7.37.5",
|
|
85
85
|
"eslint-plugin-react-hooks": "^7.0.1",
|
|
86
86
|
"eslint-plugin-react-refresh": "^0.5.0",
|
|
87
|
-
"eslint-plugin-toml": "^1.0.
|
|
87
|
+
"eslint-plugin-toml": "^1.0.4",
|
|
88
88
|
"eslint-plugin-tsdoc": "^0.5.0",
|
|
89
|
-
"eslint-plugin-unicorn": "^
|
|
90
|
-
"eslint-plugin-unused-imports": "^4.
|
|
91
|
-
"eslint-plugin-yml": "^3.
|
|
89
|
+
"eslint-plugin-unicorn": "^63.0.0",
|
|
90
|
+
"eslint-plugin-unused-imports": "^4.4.1",
|
|
91
|
+
"eslint-plugin-yml": "^3.1.2",
|
|
92
92
|
"jsonc-eslint-parser": "^2.4.2",
|
|
93
93
|
"toml-eslint-parser": "^1.0.3",
|
|
94
|
-
"typescript-eslint": "^8.
|
|
94
|
+
"typescript-eslint": "^8.55.0",
|
|
95
95
|
"yaml-eslint-parser": "^2.0.0"
|
|
96
96
|
},
|
|
97
97
|
"devDependencies": {
|
|
@@ -100,10 +100,10 @@
|
|
|
100
100
|
"@jsse/tsconfig": "^0.4.0",
|
|
101
101
|
"@types/debug": "^4.1.12",
|
|
102
102
|
"@types/fs-extra": "^11.0.4",
|
|
103
|
-
"@types/node": "^25.2.
|
|
103
|
+
"@types/node": "^25.2.3",
|
|
104
104
|
"cac": "^6.7.14",
|
|
105
|
-
"eslint": "^9.39.2",
|
|
106
|
-
"eslint-flat-config-utils": "^3.0.
|
|
105
|
+
"eslint": "^9.39.2 || ^10.0.0",
|
|
106
|
+
"eslint-flat-config-utils": "^3.0.1",
|
|
107
107
|
"eslint-typegen": "^2.3.0",
|
|
108
108
|
"execa": "~9.6.1",
|
|
109
109
|
"fast-equals": "^6.0.0",
|
|
@@ -111,7 +111,7 @@
|
|
|
111
111
|
"fs-extra": "^11.3.3",
|
|
112
112
|
"globals": "^17.3.0",
|
|
113
113
|
"local-pkg": "^1.1.2",
|
|
114
|
-
"oxlint": "^1.
|
|
114
|
+
"oxlint": "^1.46.0",
|
|
115
115
|
"picocolors": "^1.1.1",
|
|
116
116
|
"prettier": "^3.8.1",
|
|
117
117
|
"react": "~19.2.4",
|