@jsse/eslint-config 0.1.4 → 0.1.5
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 +5162 -5193
- package/dist/index.d.cts +13946 -191
- package/dist/index.d.ts +13946 -191
- package/dist/index.js +5156 -5169
- package/package.json +21 -20
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.5",
|
|
5
5
|
"packageManager": "pnpm@8.15.4",
|
|
6
6
|
"description": "jsse eslint config",
|
|
7
7
|
"author": "jessekrubin <jessekrubin@gmail.com> (https://github.com/jessekrubin/)",
|
|
@@ -40,11 +40,6 @@
|
|
|
40
40
|
}
|
|
41
41
|
},
|
|
42
42
|
"dependencies": {
|
|
43
|
-
"@antfu/eslint-define-config": "1.23.0-2",
|
|
44
|
-
"@eslint-types/jsdoc": "^48.2.1",
|
|
45
|
-
"@eslint-types/prettier": "^5.1.3",
|
|
46
|
-
"@eslint-types/typescript-eslint": "^7.2.0",
|
|
47
|
-
"@eslint-types/unicorn": "^51.0.1",
|
|
48
43
|
"@eslint/js": "~8.57.0",
|
|
49
44
|
"@stylistic/eslint-plugin": "1.7.0",
|
|
50
45
|
"@typescript-eslint/eslint-plugin": "^7.4.0",
|
|
@@ -54,37 +49,40 @@
|
|
|
54
49
|
"eslint-plugin-antfu": "^2.1.2",
|
|
55
50
|
"eslint-plugin-eslint-comments": "^3.2.0",
|
|
56
51
|
"eslint-plugin-i": "^2.29.1",
|
|
57
|
-
"eslint-plugin-jsdoc": "^48.
|
|
58
|
-
"eslint-plugin-jsonc": "^2.14.
|
|
52
|
+
"eslint-plugin-jsdoc": "^48.2.1",
|
|
53
|
+
"eslint-plugin-jsonc": "^2.14.1",
|
|
59
54
|
"eslint-plugin-markdown": "^4.0.1",
|
|
60
55
|
"eslint-plugin-n": "^16.6.2",
|
|
61
56
|
"eslint-plugin-no-only-tests": "^3.1.0",
|
|
62
|
-
"eslint-plugin-perfectionist": "^2.
|
|
57
|
+
"eslint-plugin-perfectionist": "^2.7.0",
|
|
63
58
|
"eslint-plugin-react": "~7.34.1",
|
|
64
59
|
"eslint-plugin-react-hooks": "~4.6.0",
|
|
65
|
-
"eslint-plugin-react-refresh": "~0.4.
|
|
66
|
-
"eslint-plugin-tailwindcss": "^3.
|
|
60
|
+
"eslint-plugin-react-refresh": "~0.4.6",
|
|
61
|
+
"eslint-plugin-tailwindcss": "^3.15.1",
|
|
67
62
|
"eslint-plugin-unicorn": "^51.0.1",
|
|
68
63
|
"eslint-plugin-unused-imports": "^3.1.0",
|
|
69
64
|
"eslint-plugin-vitest": "^0.4.0",
|
|
70
|
-
"eslint-plugin-yml": "^1.13.
|
|
65
|
+
"eslint-plugin-yml": "^1.13.2",
|
|
71
66
|
"jsonc-eslint-parser": "^2.4.0",
|
|
72
67
|
"typescript-eslint": "^7.4.0",
|
|
73
68
|
"yaml-eslint-parser": "^1.2.2"
|
|
74
69
|
},
|
|
75
70
|
"optionalDependencies": {
|
|
76
|
-
"tailwindcss": "^3.4.
|
|
71
|
+
"tailwindcss": "^3.4.2"
|
|
77
72
|
},
|
|
78
73
|
"devDependencies": {
|
|
79
74
|
"@antfu/ni": "^0.21.12",
|
|
80
|
-
"@
|
|
75
|
+
"@jsse/prettier-config": "^0.1.0",
|
|
76
|
+
"@types/eslint": "^8.56.6",
|
|
81
77
|
"@types/eslint__js": "~8.42.3",
|
|
82
78
|
"@types/fs-extra": "^11.0.4",
|
|
83
|
-
"@types/node": "^20.11.
|
|
84
|
-
"bumpp": "^9.
|
|
79
|
+
"@types/node": "^20.11.30",
|
|
80
|
+
"bumpp": "^9.4.0",
|
|
85
81
|
"cac": "^6.7.14",
|
|
86
|
-
"eslint": "^8.
|
|
82
|
+
"eslint": "^8.57.0",
|
|
83
|
+
"eslint-flat-config-utils": "^0.1.0",
|
|
87
84
|
"eslint-plugin-sort-keys": "^2.3.5",
|
|
85
|
+
"eslint-typegen": "^0.1.3",
|
|
88
86
|
"execa": "~8.0.1",
|
|
89
87
|
"fast-glob": "^3.3.2",
|
|
90
88
|
"fs-extra": "^11.2.0",
|
|
@@ -95,12 +93,15 @@
|
|
|
95
93
|
"rimraf": "^5.0.5",
|
|
96
94
|
"tsup": "^8.0.2",
|
|
97
95
|
"tsx": "^4.7.1",
|
|
98
|
-
"typescript": "^5.
|
|
99
|
-
"vitest": "^1.
|
|
96
|
+
"typescript": "^5.4.3",
|
|
97
|
+
"vitest": "^1.4.0"
|
|
100
98
|
},
|
|
99
|
+
"prettier": "@jsse/prettier-config",
|
|
101
100
|
"scripts": {
|
|
102
|
-
"build": "pnpm
|
|
101
|
+
"build": "pnpm gen && pnpm build-fast --dts && pnpm typecheck && eslint .",
|
|
103
102
|
"build-fast": "tsup src/index.ts src/cli.ts --format esm,cjs --clean",
|
|
103
|
+
"gen": "pnpm gen:types",
|
|
104
|
+
"gen:types": "tsx scripts/typegen.ts && prettier -w src/dts/typegen.d.ts",
|
|
104
105
|
"dev": "tsup src/index.ts --format esm,cjs --watch",
|
|
105
106
|
"fmt": "prettier -w .",
|
|
106
107
|
"fmtc": "prettier --check .",
|