@eienjs/eslint-config 2.0.0 → 2.0.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/LICENSE +1 -1
- package/dist/cli/constants_generated.js +2 -2
- package/dist/configs/javascript.js +1 -6
- package/dist/configs/pnpm.js +1 -4
- package/dist/configs/vue.js +15 -7
- package/dist/package.js +1 -1
- package/dist/typegen.d.ts +392 -173
- package/package.json +62 -34
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@eienjs/eslint-config",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "2.0.
|
|
4
|
+
"version": "2.0.1",
|
|
5
5
|
"description": "EienJS ESLint Config",
|
|
6
6
|
"author": "Fernando Isidro <luffynando@gmail.com> (https://github.com/luffynando/)",
|
|
7
7
|
"license": "MIT",
|
|
@@ -34,10 +34,10 @@
|
|
|
34
34
|
},
|
|
35
35
|
"peerDependencies": {
|
|
36
36
|
"@adonisjs/eslint-plugin": "^2.2.2",
|
|
37
|
-
"@nuxt/eslint-plugin": "^1.
|
|
37
|
+
"@nuxt/eslint-plugin": "^1.16.0",
|
|
38
38
|
"@prettier/plugin-xml": "^3.4.2",
|
|
39
39
|
"astro-eslint-parser": "^1.4.0",
|
|
40
|
-
"eslint": "^10.4.
|
|
40
|
+
"eslint": "^10.4.1",
|
|
41
41
|
"eslint-plugin-astro": "^1.7.0",
|
|
42
42
|
"eslint-plugin-erasable-syntax-only": "^0.4.1",
|
|
43
43
|
"eslint-plugin-format": "^2.0.1",
|
|
@@ -71,15 +71,15 @@
|
|
|
71
71
|
},
|
|
72
72
|
"dependencies": {
|
|
73
73
|
"@antfu/install-pkg": "^1.1.0",
|
|
74
|
-
"@clack/prompts": "^1.
|
|
74
|
+
"@clack/prompts": "^1.5.1",
|
|
75
75
|
"@e18e/eslint-plugin": "^0.5.0",
|
|
76
|
-
"@eslint-community/eslint-plugin-eslint-comments": "^4.7.
|
|
76
|
+
"@eslint-community/eslint-plugin-eslint-comments": "^4.7.2",
|
|
77
77
|
"@eslint/markdown": "^8.0.2",
|
|
78
78
|
"@stylistic/eslint-plugin": "^5.10.0",
|
|
79
|
-
"@typescript-eslint/eslint-plugin": "^8.
|
|
80
|
-
"@typescript-eslint/parser": "^8.
|
|
81
|
-
"@vitest/eslint-plugin": "^1.6.
|
|
82
|
-
"ansis": "^4.3.
|
|
79
|
+
"@typescript-eslint/eslint-plugin": "^8.61.0",
|
|
80
|
+
"@typescript-eslint/parser": "^8.61.0",
|
|
81
|
+
"@vitest/eslint-plugin": "^1.6.20",
|
|
82
|
+
"ansis": "^4.3.1",
|
|
83
83
|
"cac": "^7.0.0",
|
|
84
84
|
"eslint-config-flat-gitignore": "^2.3.0",
|
|
85
85
|
"eslint-flat-config-utils": "^3.2.0",
|
|
@@ -87,40 +87,39 @@
|
|
|
87
87
|
"eslint-plugin-antfu": "^3.2.3",
|
|
88
88
|
"eslint-plugin-command": "^3.5.2",
|
|
89
89
|
"eslint-plugin-import-lite": "^0.6.0",
|
|
90
|
-
"eslint-plugin-jsdoc": "^63.0.
|
|
91
|
-
"eslint-plugin-jsonc": "^3.
|
|
92
|
-
"eslint-plugin-n": "^18.0
|
|
90
|
+
"eslint-plugin-jsdoc": "^63.0.2",
|
|
91
|
+
"eslint-plugin-jsonc": "^3.2.0",
|
|
92
|
+
"eslint-plugin-n": "^18.1.0",
|
|
93
93
|
"eslint-plugin-no-only-tests": "^3.4.0",
|
|
94
94
|
"eslint-plugin-perfectionist": "^5.9.0",
|
|
95
95
|
"eslint-plugin-pnpm": "^1.6.1",
|
|
96
96
|
"eslint-plugin-regexp": "^3.1.0",
|
|
97
|
-
"eslint-plugin-toml": "^1.
|
|
98
|
-
"eslint-plugin-unicorn": "^
|
|
97
|
+
"eslint-plugin-toml": "^1.4.0",
|
|
98
|
+
"eslint-plugin-unicorn": "^65.0.1",
|
|
99
99
|
"eslint-plugin-unused-imports": "^4.4.1",
|
|
100
|
-
"eslint-plugin-vue": "^10.9.
|
|
101
|
-
"eslint-plugin-yml": "^3.
|
|
100
|
+
"eslint-plugin-vue": "^10.9.2",
|
|
101
|
+
"eslint-plugin-yml": "^3.4.0",
|
|
102
102
|
"eslint-processor-vue-blocks": "^2.0.0",
|
|
103
103
|
"globals": "^17.6.0",
|
|
104
104
|
"local-pkg": "^1.2.1",
|
|
105
105
|
"parse-gitignore": "^2.0.0",
|
|
106
106
|
"pathe": "^2.0.3",
|
|
107
107
|
"toml-eslint-parser": "^1.0.3",
|
|
108
|
-
"vue-eslint-parser": "^10.4.
|
|
108
|
+
"vue-eslint-parser": "^10.4.1",
|
|
109
109
|
"yaml-eslint-parser": "^2.0.0"
|
|
110
110
|
},
|
|
111
111
|
"devDependencies": {
|
|
112
112
|
"@adonisjs/eslint-plugin": "^2.2.2",
|
|
113
|
-
"@commitlint/cli": "^21.0.
|
|
114
|
-
"@commitlint/config-conventional": "^21.0.
|
|
115
|
-
"@eslint/config-inspector": "^3.0.
|
|
116
|
-
"@nuxt/eslint-plugin": "^1.
|
|
113
|
+
"@commitlint/cli": "^21.0.2",
|
|
114
|
+
"@commitlint/config-conventional": "^21.0.2",
|
|
115
|
+
"@eslint/config-inspector": "^3.0.4",
|
|
116
|
+
"@nuxt/eslint-plugin": "^1.16.0",
|
|
117
117
|
"@prettier/plugin-xml": "^3.4.2",
|
|
118
|
-
"@types/node": "^24.
|
|
118
|
+
"@types/node": "^24.13.1",
|
|
119
119
|
"astro-eslint-parser": "^1.4.0",
|
|
120
|
-
"auto-changelog": "^2.
|
|
121
|
-
"baseline-browser-mapping": "^2.10.
|
|
122
|
-
"
|
|
123
|
-
"eslint": "^10.4.0",
|
|
120
|
+
"auto-changelog": "^2.6.0",
|
|
121
|
+
"baseline-browser-mapping": "^2.10.35",
|
|
122
|
+
"eslint": "^10.4.1",
|
|
124
123
|
"eslint-plugin-astro": "^1.7.0",
|
|
125
124
|
"eslint-plugin-erasable-syntax-only": "^0.4.1",
|
|
126
125
|
"eslint-plugin-format": "^2.0.1",
|
|
@@ -129,8 +128,9 @@
|
|
|
129
128
|
"husky": "^9.1.7",
|
|
130
129
|
"pnpm-workspace-yaml": "^1.6.1",
|
|
131
130
|
"prettier-plugin-astro": "^0.14.1",
|
|
132
|
-
"
|
|
133
|
-
"
|
|
131
|
+
"release-it": "^20.2.0",
|
|
132
|
+
"tsdown": "^0.22.2",
|
|
133
|
+
"tsx": "^4.22.4",
|
|
134
134
|
"typescript": "^6.0.3"
|
|
135
135
|
},
|
|
136
136
|
"inlinedDependencies": {
|
|
@@ -140,9 +140,7 @@
|
|
|
140
140
|
"@eslint-community/eslint-utils": "catalog:peer",
|
|
141
141
|
"@typescript-eslint/types": "catalog:peer",
|
|
142
142
|
"@typescript-eslint/utils": "catalog:peer",
|
|
143
|
-
"chokidar": "catalog:dev",
|
|
144
143
|
"eslint": "catalog:peer",
|
|
145
|
-
"semver": "catalog:dev",
|
|
146
144
|
"tsx": "catalog:dev"
|
|
147
145
|
},
|
|
148
146
|
"commitlint": {
|
|
@@ -156,7 +154,38 @@
|
|
|
156
154
|
},
|
|
157
155
|
"auto-changelog": {
|
|
158
156
|
"template": "keepachangelog",
|
|
159
|
-
"hideCredit": true
|
|
157
|
+
"hideCredit": true,
|
|
158
|
+
"commitLimit": false
|
|
159
|
+
},
|
|
160
|
+
"release-it": {
|
|
161
|
+
"git": {
|
|
162
|
+
"requireCleanWorkingDir": true,
|
|
163
|
+
"commitMessage": "chore(release): :tada: v${version}",
|
|
164
|
+
"tagAnnotation": "chore(release): :tada: v${version}"
|
|
165
|
+
},
|
|
166
|
+
"github": {
|
|
167
|
+
"release": true,
|
|
168
|
+
"releaseName": "Release v${version}",
|
|
169
|
+
"web": true,
|
|
170
|
+
"autoGenerate": true
|
|
171
|
+
},
|
|
172
|
+
"npm": {
|
|
173
|
+
"publish": true,
|
|
174
|
+
"publishPackageManager": "pnpm",
|
|
175
|
+
"publishArgs": [
|
|
176
|
+
"--no-git-checks"
|
|
177
|
+
]
|
|
178
|
+
},
|
|
179
|
+
"hooks": {
|
|
180
|
+
"before:init": [
|
|
181
|
+
"pnpm run lint:check",
|
|
182
|
+
"pnpm run typecheck"
|
|
183
|
+
],
|
|
184
|
+
"after:bump": [
|
|
185
|
+
"pnpm run build",
|
|
186
|
+
"pnpm run changelog -p"
|
|
187
|
+
]
|
|
188
|
+
}
|
|
160
189
|
},
|
|
161
190
|
"scripts": {
|
|
162
191
|
"prebuild": "pnpm tool:code",
|
|
@@ -167,9 +196,8 @@
|
|
|
167
196
|
"build:inspector": "pnpm build && npx @eslint/config-inspector build",
|
|
168
197
|
"watch": "tsdown --watch",
|
|
169
198
|
"gen": "tsx scripts/typegen.ts && tsx scripts/versiongen.ts",
|
|
170
|
-
"changelog": "auto-changelog -
|
|
171
|
-
"release": "
|
|
172
|
-
"version": "pnpm build && pnpm changelog",
|
|
199
|
+
"changelog": "auto-changelog --stdout -u",
|
|
200
|
+
"release": "release-it",
|
|
173
201
|
"lint": "eslint . --fix",
|
|
174
202
|
"lint:check": "eslint .",
|
|
175
203
|
"typecheck": "tsc --noEmit",
|