@so1ve/eslint-config 3.1.0 → 3.2.0
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 +7202 -7402
- package/dist/index.js +1486 -33414
- package/package.json +37 -37
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@so1ve/eslint-config",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.2.0",
|
|
4
4
|
"author": "Ray <i@mk1.io> (https://github.com/so1ve/)",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"description": "Ray's eslint config.",
|
|
@@ -23,7 +23,7 @@
|
|
|
23
23
|
"import": "./dist/index.js"
|
|
24
24
|
}
|
|
25
25
|
},
|
|
26
|
-
"
|
|
26
|
+
"module": "./dist/index.js",
|
|
27
27
|
"types": "./dist/index.d.ts",
|
|
28
28
|
"files": [
|
|
29
29
|
"dist"
|
|
@@ -32,56 +32,56 @@
|
|
|
32
32
|
"access": "public"
|
|
33
33
|
},
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"@eslint-community/eslint-plugin-eslint-comments": "^4.
|
|
36
|
-
"@html-eslint/eslint-plugin": "^0.
|
|
37
|
-
"@html-eslint/parser": "^0.
|
|
38
|
-
"@stylistic/eslint-plugin": "^
|
|
39
|
-
"@unocss/eslint-config": "^
|
|
40
|
-
"eslint-config-flat-gitignore": "^
|
|
41
|
-
"eslint-flat-config-utils": "^
|
|
42
|
-
"eslint-import-resolver-typescript": "^
|
|
43
|
-
"eslint-mdx": "^
|
|
44
|
-
"eslint-plugin-array-func": "^5.0.
|
|
45
|
-
"eslint-plugin-case-police": "^0.
|
|
35
|
+
"@eslint-community/eslint-plugin-eslint-comments": "^4.5.0",
|
|
36
|
+
"@html-eslint/eslint-plugin": "^0.41.0",
|
|
37
|
+
"@html-eslint/parser": "^0.41.0",
|
|
38
|
+
"@stylistic/eslint-plugin": "^4.4.1",
|
|
39
|
+
"@unocss/eslint-config": "^66.2.0",
|
|
40
|
+
"eslint-config-flat-gitignore": "^2.1.0",
|
|
41
|
+
"eslint-flat-config-utils": "^2.1.0",
|
|
42
|
+
"eslint-import-resolver-typescript": "^4.4.3",
|
|
43
|
+
"eslint-mdx": "^3.4.2",
|
|
44
|
+
"eslint-plugin-array-func": "^5.0.2",
|
|
45
|
+
"eslint-plugin-case-police": "^2.0.0",
|
|
46
46
|
"eslint-plugin-html": "^7.1.0",
|
|
47
|
+
"eslint-plugin-import-x": "^4.15.2",
|
|
47
48
|
"eslint-plugin-jest-formatting": "^3.1.0",
|
|
48
|
-
"eslint-plugin-jsonc": "^2.
|
|
49
|
-
"eslint-plugin-mdx": "^
|
|
50
|
-
"eslint-plugin-n": "^17.
|
|
49
|
+
"eslint-plugin-jsonc": "^2.20.1",
|
|
50
|
+
"eslint-plugin-mdx": "^3.4.2",
|
|
51
|
+
"eslint-plugin-n": "^17.20.0",
|
|
51
52
|
"eslint-plugin-no-await-in-promise": "1.1.5",
|
|
52
53
|
"eslint-plugin-no-explicit-type-exports": "^0.12.1",
|
|
53
|
-
"eslint-plugin-no-only-tests": "^3.
|
|
54
|
+
"eslint-plugin-no-only-tests": "^3.3.0",
|
|
54
55
|
"eslint-plugin-only-error": "^1.0.2",
|
|
55
|
-
"eslint-plugin-promise": "^
|
|
56
|
-
"eslint-plugin-regexp": "^2.
|
|
57
|
-
"eslint-plugin-solid": "^0.14.
|
|
58
|
-
"eslint-plugin-toml": "^0.
|
|
59
|
-
"eslint-plugin-unicorn": "^
|
|
60
|
-
"eslint-plugin-unused-imports": "^4.
|
|
56
|
+
"eslint-plugin-promise": "^7.2.1",
|
|
57
|
+
"eslint-plugin-regexp": "^2.9.0",
|
|
58
|
+
"eslint-plugin-solid": "^0.14.5",
|
|
59
|
+
"eslint-plugin-toml": "^0.12.0",
|
|
60
|
+
"eslint-plugin-unicorn": "^59.0.1",
|
|
61
|
+
"eslint-plugin-unused-imports": "^4.1.4",
|
|
61
62
|
"eslint-plugin-vitest": "^0.5.4",
|
|
62
|
-
"eslint-plugin-vue": "^
|
|
63
|
-
"eslint-plugin-yml": "^1.
|
|
64
|
-
"globals": "^
|
|
63
|
+
"eslint-plugin-vue": "^10.2.0",
|
|
64
|
+
"eslint-plugin-yml": "^1.18.0",
|
|
65
|
+
"globals": "^16.2.0",
|
|
65
66
|
"jsonc-eslint-parser": "^2.4.0",
|
|
66
|
-
"local-pkg": "^
|
|
67
|
-
"toml-eslint-parser": "^0.
|
|
68
|
-
"typescript-eslint": "^
|
|
69
|
-
"vue-eslint-parser": "^
|
|
70
|
-
"yaml-eslint-parser": "^1.
|
|
71
|
-
"@so1ve/eslint-plugin
|
|
72
|
-
"@so1ve/eslint-plugin": "3.
|
|
67
|
+
"local-pkg": "^1.1.1",
|
|
68
|
+
"toml-eslint-parser": "^0.10.0",
|
|
69
|
+
"typescript-eslint": "^8.34.0",
|
|
70
|
+
"vue-eslint-parser": "^10.1.3",
|
|
71
|
+
"yaml-eslint-parser": "^1.3.0",
|
|
72
|
+
"@so1ve/eslint-plugin": "3.2.0",
|
|
73
|
+
"@so1ve/eslint-plugin-sort-imports": "3.2.0"
|
|
73
74
|
},
|
|
74
75
|
"devDependencies": {
|
|
75
|
-
"@typescript-eslint/utils": "^
|
|
76
|
-
"eslint-plugin-import-x": "^0.4.4"
|
|
76
|
+
"@typescript-eslint/utils": "^8.34.0"
|
|
77
77
|
},
|
|
78
78
|
"peerDependencies": {
|
|
79
79
|
"eslint": ">=8.40.0",
|
|
80
80
|
"prettier": "^3.0.0"
|
|
81
81
|
},
|
|
82
82
|
"scripts": {
|
|
83
|
-
"build": "
|
|
83
|
+
"build": "tsdown",
|
|
84
84
|
"typegen": "tsx ./scripts/typegen.ts",
|
|
85
|
-
"watch": "
|
|
85
|
+
"watch": "tsdown --watch"
|
|
86
86
|
}
|
|
87
87
|
}
|