@jsse/eslint-config 0.4.12 → 0.4.15
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 +18 -0
- package/dist/{chunk-CkHaCily.js → chunk-Bb8Gnt67.js} +3 -1
- package/dist/cli.d.ts +1 -1
- package/dist/cli.js +1 -1
- package/dist/index.d.ts +378 -216
- package/dist/index.js +15 -8
- package/dist/{version-BbraMghN.js → version-B9AHBY3B.js} +1 -1
- package/package.json +25 -26
package/dist/index.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { __commonJS, __export, __toESM } from "./chunk-
|
|
2
|
-
import { DEBUG, SLOW_RULES, VERSION } from "./version-
|
|
1
|
+
import { __commonJS, __export, __toESM } from "./chunk-Bb8Gnt67.js";
|
|
2
|
+
import { DEBUG, SLOW_RULES, VERSION } from "./version-B9AHBY3B.js";
|
|
3
3
|
import { builtinModules, createRequire } from "node:module";
|
|
4
4
|
import fs, { promises, realpathSync, statSync } from "node:fs";
|
|
5
5
|
import process$1 from "node:process";
|
|
@@ -12963,8 +12963,7 @@ const eslintComments = async () => [{
|
|
|
12963
12963
|
|
|
12964
12964
|
//#endregion
|
|
12965
12965
|
//#region src/globs.ts
|
|
12966
|
-
var globs_exports = {
|
|
12967
|
-
__export(globs_exports, {
|
|
12966
|
+
var globs_exports = /* @__PURE__ */ __export({
|
|
12968
12967
|
GLOB_ALL_SRC: () => GLOB_ALL_SRC,
|
|
12969
12968
|
GLOB_CSS: () => GLOB_CSS,
|
|
12970
12969
|
GLOB_EXCLUDE: () => GLOB_EXCLUDE,
|
|
@@ -13096,8 +13095,8 @@ const imports = async (options) => {
|
|
|
13096
13095
|
};
|
|
13097
13096
|
|
|
13098
13097
|
//#endregion
|
|
13099
|
-
//#region node_modules/.pnpm/globals@16.
|
|
13100
|
-
var require_globals$1 = /* @__PURE__ */ __commonJS({ "node_modules/.pnpm/globals@16.
|
|
13098
|
+
//#region node_modules/.pnpm/globals@16.4.0/node_modules/globals/globals.json
|
|
13099
|
+
var require_globals$1 = /* @__PURE__ */ __commonJS({ "node_modules/.pnpm/globals@16.4.0/node_modules/globals/globals.json": ((exports, module) => {
|
|
13101
13100
|
module.exports = {
|
|
13102
13101
|
"amd": {
|
|
13103
13102
|
"define": false,
|
|
@@ -13256,6 +13255,9 @@ var require_globals$1 = /* @__PURE__ */ __commonJS({ "node_modules/.pnpm/globals
|
|
|
13256
13255
|
"CSSFontFaceRule": false,
|
|
13257
13256
|
"CSSFontFeatureValuesRule": false,
|
|
13258
13257
|
"CSSFontPaletteValuesRule": false,
|
|
13258
|
+
"CSSFunctionDeclarations": false,
|
|
13259
|
+
"CSSFunctionDescriptors": false,
|
|
13260
|
+
"CSSFunctionRule": false,
|
|
13259
13261
|
"CSSGroupingRule": false,
|
|
13260
13262
|
"CSSImageValue": false,
|
|
13261
13263
|
"CSSImportRule": false,
|
|
@@ -13992,6 +13994,11 @@ var require_globals$1 = /* @__PURE__ */ __commonJS({ "node_modules/.pnpm/globals
|
|
|
13992
13994
|
"SnapEvent": false,
|
|
13993
13995
|
"SourceBuffer": false,
|
|
13994
13996
|
"SourceBufferList": false,
|
|
13997
|
+
"SpeechGrammar": false,
|
|
13998
|
+
"SpeechGrammarList": false,
|
|
13999
|
+
"SpeechRecognition": false,
|
|
14000
|
+
"SpeechRecognitionErrorEvent": false,
|
|
14001
|
+
"SpeechRecognitionEvent": false,
|
|
13995
14002
|
"speechSynthesis": false,
|
|
13996
14003
|
"SpeechSynthesis": false,
|
|
13997
14004
|
"SpeechSynthesisErrorEvent": false,
|
|
@@ -16395,8 +16402,8 @@ var require_globals$1 = /* @__PURE__ */ __commonJS({ "node_modules/.pnpm/globals
|
|
|
16395
16402
|
}) });
|
|
16396
16403
|
|
|
16397
16404
|
//#endregion
|
|
16398
|
-
//#region node_modules/.pnpm/globals@16.
|
|
16399
|
-
var require_globals = /* @__PURE__ */ __commonJS({ "node_modules/.pnpm/globals@16.
|
|
16405
|
+
//#region node_modules/.pnpm/globals@16.4.0/node_modules/globals/index.js
|
|
16406
|
+
var require_globals = /* @__PURE__ */ __commonJS({ "node_modules/.pnpm/globals@16.4.0/node_modules/globals/index.js": ((exports, module) => {
|
|
16400
16407
|
module.exports = require_globals$1();
|
|
16401
16408
|
}) });
|
|
16402
16409
|
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@jsse/eslint-config",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.4.
|
|
4
|
+
"version": "0.4.15",
|
|
5
5
|
"description": "@jsse/eslint-config ~ WYSIWYG",
|
|
6
6
|
"author": "jessekrubin <jessekrubin@gmail.com> (https://github.com/jessekrubin/)",
|
|
7
7
|
"license": "MIT",
|
|
@@ -61,63 +61,62 @@
|
|
|
61
61
|
},
|
|
62
62
|
"dependencies": {
|
|
63
63
|
"@eslint-community/eslint-plugin-eslint-comments": "^4.5.0",
|
|
64
|
-
"@eslint/compat": "^1.
|
|
65
|
-
"@eslint/js": "~9.
|
|
66
|
-
"@eslint/markdown": "^7.
|
|
67
|
-
"@stylistic/eslint-plugin": "5.
|
|
68
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
69
|
-
"@typescript-eslint/parser": "^8.
|
|
70
|
-
"@vitest/eslint-plugin": "^1.3.
|
|
71
|
-
"debug": "^4.4.
|
|
64
|
+
"@eslint/compat": "^1.4.0",
|
|
65
|
+
"@eslint/js": "~9.36.0",
|
|
66
|
+
"@eslint/markdown": "^7.3.0",
|
|
67
|
+
"@stylistic/eslint-plugin": "5.4.0",
|
|
68
|
+
"@typescript-eslint/eslint-plugin": "^8.44.1",
|
|
69
|
+
"@typescript-eslint/parser": "^8.44.1",
|
|
70
|
+
"@vitest/eslint-plugin": "^1.3.13",
|
|
71
|
+
"debug": "^4.4.3",
|
|
72
72
|
"eslint-config-flat-gitignore": "^2.1.0",
|
|
73
73
|
"eslint-merge-processors": "^2.0.0",
|
|
74
74
|
"eslint-plugin-antfu": "^3.1.1",
|
|
75
75
|
"eslint-plugin-command": "^3.3.1",
|
|
76
|
-
"eslint-plugin-de-morgan": "^
|
|
76
|
+
"eslint-plugin-de-morgan": "^2.0.0",
|
|
77
77
|
"eslint-plugin-import-lite": "^0.3.0",
|
|
78
|
-
"eslint-plugin-jsdoc": "^
|
|
78
|
+
"eslint-plugin-jsdoc": "^60.5.0",
|
|
79
79
|
"eslint-plugin-jsonc": "^2.20.1",
|
|
80
|
-
"eslint-plugin-n": "^17.
|
|
80
|
+
"eslint-plugin-n": "^17.23.1",
|
|
81
81
|
"eslint-plugin-no-only-tests": "^3.3.0",
|
|
82
82
|
"eslint-plugin-perfectionist": "^4.15.0",
|
|
83
|
-
"eslint-plugin-pnpm": "^1.1.
|
|
83
|
+
"eslint-plugin-pnpm": "^1.1.2",
|
|
84
84
|
"eslint-plugin-react": "~7.37.5",
|
|
85
85
|
"eslint-plugin-react-hooks": "~5.2.0",
|
|
86
|
-
"eslint-plugin-react-refresh": "~0.4.
|
|
86
|
+
"eslint-plugin-react-refresh": "~0.4.22",
|
|
87
87
|
"eslint-plugin-toml": "^0.12.0",
|
|
88
88
|
"eslint-plugin-tsdoc": "^0.4.0",
|
|
89
|
-
"eslint-plugin-unicorn": "^
|
|
89
|
+
"eslint-plugin-unicorn": "^61.0.2",
|
|
90
90
|
"eslint-plugin-unused-imports": "^4.2.0",
|
|
91
91
|
"eslint-plugin-yml": "^1.18.0",
|
|
92
92
|
"jsonc-eslint-parser": "^2.4.0",
|
|
93
93
|
"toml-eslint-parser": "^0.10.0",
|
|
94
|
-
"typescript-eslint": "^8.
|
|
94
|
+
"typescript-eslint": "^8.44.1",
|
|
95
95
|
"yaml-eslint-parser": "^1.3.0"
|
|
96
96
|
},
|
|
97
97
|
"devDependencies": {
|
|
98
|
-
"@
|
|
99
|
-
"@changesets/cli": "^2.29.6",
|
|
98
|
+
"@changesets/cli": "^2.29.7",
|
|
100
99
|
"@jsse/prettier-config": "^1.0.0",
|
|
101
|
-
"@jsse/tsconfig": "^0.
|
|
100
|
+
"@jsse/tsconfig": "^0.4.0",
|
|
102
101
|
"@types/debug": "^4.1.12",
|
|
103
102
|
"@types/fs-extra": "^11.0.4",
|
|
104
|
-
"@types/node": "^24.
|
|
103
|
+
"@types/node": "^24.5.2",
|
|
105
104
|
"cac": "^6.7.14",
|
|
106
|
-
"eslint": "^9.
|
|
105
|
+
"eslint": "^9.36.0",
|
|
107
106
|
"eslint-flat-config-utils": "^2.1.1",
|
|
108
107
|
"eslint-typegen": "^2.3.0",
|
|
109
108
|
"execa": "~9.6.0",
|
|
110
109
|
"fast-glob": "^3.3.3",
|
|
111
|
-
"fs-extra": "^11.3.
|
|
112
|
-
"globals": "^16.
|
|
110
|
+
"fs-extra": "^11.3.2",
|
|
111
|
+
"globals": "^16.4.0",
|
|
113
112
|
"local-pkg": "^1.1.2",
|
|
114
|
-
"oxlint": "^1.
|
|
113
|
+
"oxlint": "^1.19.0",
|
|
115
114
|
"picocolors": "^1.1.1",
|
|
116
115
|
"prettier": "^3.6.2",
|
|
117
116
|
"react": "~19.1.1",
|
|
118
117
|
"rimraf": "^6.0.1",
|
|
119
|
-
"tsdown": "^0.
|
|
120
|
-
"tsx": "^4.20.
|
|
118
|
+
"tsdown": "^0.15.5",
|
|
119
|
+
"tsx": "^4.20.6",
|
|
121
120
|
"typescript": "~5.9.2",
|
|
122
121
|
"vitest": "^3.2.4"
|
|
123
122
|
},
|