@jsse/eslint-config 0.4.12 → 0.4.14
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 +12 -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 +295 -220
- package/dist/index.js +15 -8
- package/dist/{version-BbraMghN.js → version-Me0kOJKb.js} +1 -1
- package/package.json +19 -19
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-Me0kOJKb.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.14",
|
|
5
5
|
"description": "@jsse/eslint-config ~ WYSIWYG",
|
|
6
6
|
"author": "jessekrubin <jessekrubin@gmail.com> (https://github.com/jessekrubin/)",
|
|
7
7
|
"license": "MIT",
|
|
@@ -62,22 +62,22 @@
|
|
|
62
62
|
"dependencies": {
|
|
63
63
|
"@eslint-community/eslint-plugin-eslint-comments": "^4.5.0",
|
|
64
64
|
"@eslint/compat": "^1.3.2",
|
|
65
|
-
"@eslint/js": "~9.
|
|
65
|
+
"@eslint/js": "~9.35.0",
|
|
66
66
|
"@eslint/markdown": "^7.2.0",
|
|
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.
|
|
67
|
+
"@stylistic/eslint-plugin": "5.3.1",
|
|
68
|
+
"@typescript-eslint/eslint-plugin": "^8.44.0",
|
|
69
|
+
"@typescript-eslint/parser": "^8.44.0",
|
|
70
|
+
"@vitest/eslint-plugin": "^1.3.10",
|
|
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
76
|
"eslint-plugin-de-morgan": "^1.3.1",
|
|
77
77
|
"eslint-plugin-import-lite": "^0.3.0",
|
|
78
|
-
"eslint-plugin-jsdoc": "^
|
|
78
|
+
"eslint-plugin-jsdoc": "^58.1.0",
|
|
79
79
|
"eslint-plugin-jsonc": "^2.20.1",
|
|
80
|
-
"eslint-plugin-n": "^17.
|
|
80
|
+
"eslint-plugin-n": "^17.23.0",
|
|
81
81
|
"eslint-plugin-no-only-tests": "^3.3.0",
|
|
82
82
|
"eslint-plugin-perfectionist": "^4.15.0",
|
|
83
83
|
"eslint-plugin-pnpm": "^1.1.1",
|
|
@@ -86,37 +86,37 @@
|
|
|
86
86
|
"eslint-plugin-react-refresh": "~0.4.20",
|
|
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.0",
|
|
95
95
|
"yaml-eslint-parser": "^1.3.0"
|
|
96
96
|
},
|
|
97
97
|
"devDependencies": {
|
|
98
|
-
"@biomejs/biome": "2.2.
|
|
99
|
-
"@changesets/cli": "^2.29.
|
|
98
|
+
"@biomejs/biome": "2.2.4",
|
|
99
|
+
"@changesets/cli": "^2.29.7",
|
|
100
100
|
"@jsse/prettier-config": "^1.0.0",
|
|
101
101
|
"@jsse/tsconfig": "^0.3.0",
|
|
102
102
|
"@types/debug": "^4.1.12",
|
|
103
103
|
"@types/fs-extra": "^11.0.4",
|
|
104
|
-
"@types/node": "^24.
|
|
104
|
+
"@types/node": "^24.5.0",
|
|
105
105
|
"cac": "^6.7.14",
|
|
106
|
-
"eslint": "^9.
|
|
106
|
+
"eslint": "^9.35.0",
|
|
107
107
|
"eslint-flat-config-utils": "^2.1.1",
|
|
108
108
|
"eslint-typegen": "^2.3.0",
|
|
109
109
|
"execa": "~9.6.0",
|
|
110
110
|
"fast-glob": "^3.3.3",
|
|
111
|
-
"fs-extra": "^11.3.
|
|
112
|
-
"globals": "^16.
|
|
111
|
+
"fs-extra": "^11.3.2",
|
|
112
|
+
"globals": "^16.4.0",
|
|
113
113
|
"local-pkg": "^1.1.2",
|
|
114
|
-
"oxlint": "^1.
|
|
114
|
+
"oxlint": "^1.15.0",
|
|
115
115
|
"picocolors": "^1.1.1",
|
|
116
116
|
"prettier": "^3.6.2",
|
|
117
117
|
"react": "~19.1.1",
|
|
118
118
|
"rimraf": "^6.0.1",
|
|
119
|
-
"tsdown": "^0.
|
|
119
|
+
"tsdown": "^0.15.1",
|
|
120
120
|
"tsx": "^4.20.5",
|
|
121
121
|
"typescript": "~5.9.2",
|
|
122
122
|
"vitest": "^3.2.4"
|