@liwo/eslint-config 0.1.2 → 0.2.2
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/index.d.ts +2759 -2362
- package/dist/index.js +84 -111
- package/package.json +52 -55
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@liwo/eslint-config",
|
|
3
3
|
"type": "module",
|
|
4
|
-
"version": "0.
|
|
4
|
+
"version": "0.2.2",
|
|
5
5
|
"description": "ESLint config by Liwo",
|
|
6
6
|
"author": "Aoang <aoang@x2oe.com>",
|
|
7
7
|
"license": "MIT",
|
|
@@ -26,9 +26,9 @@
|
|
|
26
26
|
],
|
|
27
27
|
"peerDependencies": {
|
|
28
28
|
"@prettier/plugin-xml": "^3.4.2",
|
|
29
|
-
"@unocss/eslint-plugin": "^66.
|
|
30
|
-
"eslint": "^
|
|
31
|
-
"eslint-plugin-vuejs-accessibility": "^2.
|
|
29
|
+
"@unocss/eslint-plugin": "^66.6.6",
|
|
30
|
+
"eslint": "^10.0.3",
|
|
31
|
+
"eslint-plugin-vuejs-accessibility": "^2.5.0",
|
|
32
32
|
"prettier-plugin-slidev": "^1.0.5"
|
|
33
33
|
},
|
|
34
34
|
"peerDependenciesMeta": {
|
|
@@ -47,66 +47,66 @@
|
|
|
47
47
|
},
|
|
48
48
|
"dependencies": {
|
|
49
49
|
"@antfu/install-pkg": "1.1.0",
|
|
50
|
-
"@clack/prompts": "
|
|
51
|
-
"@eslint-community/eslint-plugin-eslint-comments": "4.
|
|
52
|
-
"@eslint-react/eslint-plugin": "2.
|
|
53
|
-
"@eslint/markdown": "
|
|
54
|
-
"@stylistic/eslint-plugin": "5.
|
|
55
|
-
"@typescript-eslint/eslint-plugin": "8.
|
|
56
|
-
"@typescript-eslint/parser": "8.
|
|
57
|
-
"@vitest/eslint-plugin": "1.
|
|
58
|
-
"eslint-config-flat-gitignore": "2.
|
|
59
|
-
"eslint-flat-config-utils": "
|
|
50
|
+
"@clack/prompts": "1.2.0",
|
|
51
|
+
"@eslint-community/eslint-plugin-eslint-comments": "4.7.1",
|
|
52
|
+
"@eslint-react/eslint-plugin": "2.13.0",
|
|
53
|
+
"@eslint/markdown": "8.0.1",
|
|
54
|
+
"@stylistic/eslint-plugin": "5.10.0",
|
|
55
|
+
"@typescript-eslint/eslint-plugin": "8.59.0",
|
|
56
|
+
"@typescript-eslint/parser": "8.59.0",
|
|
57
|
+
"@vitest/eslint-plugin": "1.6.16",
|
|
58
|
+
"eslint-config-flat-gitignore": "2.3.0",
|
|
59
|
+
"eslint-flat-config-utils": "3.1.0",
|
|
60
60
|
"eslint-merge-processors": "2.0.0",
|
|
61
|
-
"eslint-plugin-antfu": "3.
|
|
62
|
-
"eslint-plugin-command": "3.
|
|
63
|
-
"eslint-plugin-format": "
|
|
64
|
-
"eslint-plugin-import-lite": "0.
|
|
65
|
-
"eslint-plugin-jsdoc": "
|
|
66
|
-
"eslint-plugin-jsonc": "
|
|
67
|
-
"eslint-plugin-n": "17.
|
|
61
|
+
"eslint-plugin-antfu": "3.2.2",
|
|
62
|
+
"eslint-plugin-command": "3.5.2",
|
|
63
|
+
"eslint-plugin-format": "2.0.1",
|
|
64
|
+
"eslint-plugin-import-lite": "0.6.0",
|
|
65
|
+
"eslint-plugin-jsdoc": "62.9.0",
|
|
66
|
+
"eslint-plugin-jsonc": "3.1.2",
|
|
67
|
+
"eslint-plugin-n": "17.24.0",
|
|
68
68
|
"eslint-plugin-no-only-tests": "3.3.0",
|
|
69
|
-
"eslint-plugin-perfectionist": "
|
|
70
|
-
"eslint-plugin-pnpm": "1.
|
|
71
|
-
"eslint-plugin-react-hooks": "7.
|
|
72
|
-
"eslint-plugin-react-refresh": "0.
|
|
73
|
-
"eslint-plugin-regexp": "
|
|
74
|
-
"eslint-plugin-toml": "
|
|
75
|
-
"eslint-plugin-unicorn": "
|
|
76
|
-
"eslint-plugin-unused-imports": "4.
|
|
77
|
-
"eslint-plugin-vue": "10.
|
|
78
|
-
"eslint-plugin-yml": "
|
|
69
|
+
"eslint-plugin-perfectionist": "5.9.0",
|
|
70
|
+
"eslint-plugin-pnpm": "1.6.0",
|
|
71
|
+
"eslint-plugin-react-hooks": "7.1.1",
|
|
72
|
+
"eslint-plugin-react-refresh": "0.5.2",
|
|
73
|
+
"eslint-plugin-regexp": "3.1.0",
|
|
74
|
+
"eslint-plugin-toml": "1.3.1",
|
|
75
|
+
"eslint-plugin-unicorn": "64.0.0",
|
|
76
|
+
"eslint-plugin-unused-imports": "4.4.1",
|
|
77
|
+
"eslint-plugin-vue": "10.9.0",
|
|
78
|
+
"eslint-plugin-yml": "3.3.1",
|
|
79
79
|
"eslint-processor-vue-blocks": "2.0.0",
|
|
80
|
-
"globals": "
|
|
81
|
-
"jsonc-eslint-parser": "
|
|
80
|
+
"globals": "17.5.0",
|
|
81
|
+
"jsonc-eslint-parser": "3.1.0",
|
|
82
82
|
"local-pkg": "1.1.2",
|
|
83
83
|
"parse-gitignore": "2.0.0",
|
|
84
|
-
"toml-eslint-parser": "0.
|
|
85
|
-
"vue-eslint-parser": "10.
|
|
86
|
-
"yaml-eslint-parser": "
|
|
84
|
+
"toml-eslint-parser": "1.0.3",
|
|
85
|
+
"vue-eslint-parser": "10.4.0",
|
|
86
|
+
"yaml-eslint-parser": "2.0.0"
|
|
87
87
|
},
|
|
88
88
|
"devDependencies": {
|
|
89
|
-
"@eslint/config-inspector": "
|
|
89
|
+
"@eslint/config-inspector": "2.0.0",
|
|
90
90
|
"@prettier/plugin-xml": "3.4.2",
|
|
91
|
-
"@types/node": "
|
|
92
|
-
"@unocss/eslint-plugin": "66.
|
|
93
|
-
"bumpp": "
|
|
94
|
-
"eslint": "
|
|
95
|
-
"eslint-plugin-vuejs-accessibility": "2.
|
|
96
|
-
"eslint-typegen": "2.3.
|
|
91
|
+
"@types/node": "25.6.0",
|
|
92
|
+
"@unocss/eslint-plugin": "66.6.8",
|
|
93
|
+
"bumpp": "11.0.1",
|
|
94
|
+
"eslint": "10.2.1",
|
|
95
|
+
"eslint-plugin-vuejs-accessibility": "2.5.0",
|
|
96
|
+
"eslint-typegen": "2.3.1",
|
|
97
97
|
"execa": "9.6.1",
|
|
98
|
-
"lint-staged": "16.
|
|
99
|
-
"pnpm-workspace-yaml": "1.
|
|
98
|
+
"lint-staged": "16.4.0",
|
|
99
|
+
"pnpm-workspace-yaml": "1.6.0",
|
|
100
100
|
"prettier-plugin-slidev": "1.0.5",
|
|
101
|
-
"react": "19.2.
|
|
101
|
+
"react": "19.2.5",
|
|
102
102
|
"simple-git-hooks": "2.13.1",
|
|
103
|
-
"tinyglobby": "0.2.
|
|
104
|
-
"tsdown": "0.
|
|
103
|
+
"tinyglobby": "0.2.16",
|
|
104
|
+
"tsdown": "0.21.10",
|
|
105
105
|
"tsx": "4.21.0",
|
|
106
106
|
"typescript": "5.9.3",
|
|
107
|
-
"vitest": "4.
|
|
108
|
-
"vue": "3.5.
|
|
109
|
-
"@liwo/eslint-config": "0.
|
|
107
|
+
"vitest": "4.1.5",
|
|
108
|
+
"vue": "3.5.33",
|
|
109
|
+
"@liwo/eslint-config": "0.2.2"
|
|
110
110
|
},
|
|
111
111
|
"simple-git-hooks": {
|
|
112
112
|
"pre-commit": "npx lint-staged"
|
|
@@ -114,9 +114,6 @@
|
|
|
114
114
|
"lint-staged": {
|
|
115
115
|
"*": "eslint --fix"
|
|
116
116
|
},
|
|
117
|
-
"volta": {
|
|
118
|
-
"node": "22.17.1"
|
|
119
|
-
},
|
|
120
117
|
"scripts": {
|
|
121
118
|
"build": "pnpm run gen && tsdown --clean --dts",
|
|
122
119
|
"stub": "tsdown",
|
|
@@ -127,7 +124,7 @@
|
|
|
127
124
|
"format": "eslint --fix .",
|
|
128
125
|
"gen": "tsx scripts/typegen.ts",
|
|
129
126
|
"test": "vitest",
|
|
130
|
-
"release": "bumpp",
|
|
127
|
+
"release": "bumpp --sign",
|
|
131
128
|
"typecheck": "tsc --noEmit"
|
|
132
129
|
}
|
|
133
130
|
}
|