@ntnyq/eslint-config 6.1.4 → 7.0.0-beta.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/README.md +2 -3
- package/package.json +11 -11
package/README.md
CHANGED
|
@@ -4,17 +4,16 @@
|
|
|
4
4
|
|
|
5
5
|
[](https://github.com/ntnyq/eslint-config/actions)
|
|
6
6
|
[](https://www.npmjs.com/package/@ntnyq/eslint-config/v/latest)
|
|
7
|
+
[](https://www.npmjs.com/package/@ntnyq/eslint-config/v/next)
|
|
7
8
|
[](https://www.npmjs.com/package/@ntnyq/eslint-config)
|
|
8
9
|
[](https://github.com/ntnyq/eslint-config/blob/main/LICENSE)
|
|
9
10
|
|
|
10
|
-
<!-- [](https://www.npmjs.com/package/@ntnyq/eslint-config/v/next) -->
|
|
11
|
-
|
|
12
11
|
> [!IMPORTANT]
|
|
13
12
|
> Feel free to create and maintain your own fork if you think this is too opinionated.
|
|
14
13
|
|
|
15
14
|
## 📋 Requirements
|
|
16
15
|
|
|
17
|
-
- Node.js ^
|
|
16
|
+
- Node.js ^22.13.0 || >=24
|
|
18
17
|
- ESLint ^9.38.0
|
|
19
18
|
|
|
20
19
|
> [!TIP]
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ntnyq/eslint-config",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "
|
|
4
|
+
"version": "7.0.0-beta.1",
|
|
5
5
|
"description": "An opinionated ESLint config preset of ntnyq",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"eslint",
|
|
@@ -33,7 +33,7 @@
|
|
|
33
33
|
],
|
|
34
34
|
"publishConfig": {
|
|
35
35
|
"access": "public",
|
|
36
|
-
"tag": "
|
|
36
|
+
"tag": "next"
|
|
37
37
|
},
|
|
38
38
|
"peerDependencies": {
|
|
39
39
|
"@html-eslint/eslint-plugin": "^0.60.0",
|
|
@@ -85,9 +85,9 @@
|
|
|
85
85
|
"@clack/prompts": "^1.4.0",
|
|
86
86
|
"@eslint-community/eslint-plugin-eslint-comments": "^4.7.1",
|
|
87
87
|
"@eslint/js": "^10.0.1",
|
|
88
|
-
"@eslint/markdown": "^8.0.
|
|
89
|
-
"@ntnyq/utils": "^0.13.
|
|
90
|
-
"@unocss/eslint-plugin": "^66.
|
|
88
|
+
"@eslint/markdown": "^8.0.2",
|
|
89
|
+
"@ntnyq/utils": "^0.13.3",
|
|
90
|
+
"@unocss/eslint-plugin": "^66.7.0",
|
|
91
91
|
"@vitest/eslint-plugin": "^1.6.17",
|
|
92
92
|
"eslint-config-flat-gitignore": "^2.3.0",
|
|
93
93
|
"eslint-flat-config-utils": "3.2.0",
|
|
@@ -100,7 +100,7 @@
|
|
|
100
100
|
"eslint-plugin-depend": "^1.5.0",
|
|
101
101
|
"eslint-plugin-github-action": "^0.2.0",
|
|
102
102
|
"eslint-plugin-import-x": "^4.16.2",
|
|
103
|
-
"eslint-plugin-jsdoc": "^
|
|
103
|
+
"eslint-plugin-jsdoc": "^63.0.0",
|
|
104
104
|
"eslint-plugin-jsonc": "^3.1.2",
|
|
105
105
|
"eslint-plugin-n": "^18.0.1",
|
|
106
106
|
"eslint-plugin-no-only-tests": "^3.4.0",
|
|
@@ -118,7 +118,7 @@
|
|
|
118
118
|
"eslint-processor-vue-blocks": "^2.0.0",
|
|
119
119
|
"globals": "^17.6.0",
|
|
120
120
|
"jsonc-eslint-parser": "^3.1.0",
|
|
121
|
-
"local-pkg": "^1.2.
|
|
121
|
+
"local-pkg": "^1.2.1",
|
|
122
122
|
"toml-eslint-parser": "^1.0.3",
|
|
123
123
|
"typescript-eslint": "^8.59.4",
|
|
124
124
|
"vue-eslint-parser": "^10.4.0",
|
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
"@types/node": "^25.9.1",
|
|
129
129
|
"@typescript-eslint/types": "^8.59.4",
|
|
130
130
|
"@typescript-eslint/utils": "^8.59.4",
|
|
131
|
-
"@typescript/native-preview": "^7.0.0-dev.
|
|
131
|
+
"@typescript/native-preview": "^7.0.0-dev.20260523.1",
|
|
132
132
|
"bumpp": "^11.1.0",
|
|
133
133
|
"consola": "^3.4.2",
|
|
134
134
|
"eslint": "^10.4.0",
|
|
@@ -136,7 +136,7 @@
|
|
|
136
136
|
"husky": "^9.1.7",
|
|
137
137
|
"jiti": "^2.7.0",
|
|
138
138
|
"nano-staged": "^1.0.2",
|
|
139
|
-
"npm-run-all2": "^9.0.
|
|
139
|
+
"npm-run-all2": "^9.0.1",
|
|
140
140
|
"oxfmt": "^0.51.0",
|
|
141
141
|
"prettier": "^3.8.3",
|
|
142
142
|
"tinyglobby": "^0.2.16",
|
|
@@ -144,10 +144,10 @@
|
|
|
144
144
|
"tsx": "^4.22.3",
|
|
145
145
|
"typescript": "^6.0.3",
|
|
146
146
|
"uncase": "^0.2.0",
|
|
147
|
-
"vitest": "^4.1.
|
|
147
|
+
"vitest": "^4.1.7"
|
|
148
148
|
},
|
|
149
149
|
"engines": {
|
|
150
|
-
"node": "^
|
|
150
|
+
"node": "^22.13.0 || >=24"
|
|
151
151
|
},
|
|
152
152
|
"nano-staged": {
|
|
153
153
|
"*.{js,ts,tsx,mjs,md,vue,svg,yml,yaml,toml,json}": "eslint --fix",
|