@lobehub/lint 1.23.2 → 1.23.4
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/eslint/index.d.ts +1 -0
- package/dist/eslint/index.js +1 -0
- package/package.json +60 -60
package/dist/eslint/index.d.ts
CHANGED
|
@@ -22,6 +22,7 @@ declare const _default: {
|
|
|
22
22
|
'typescript-sort-keys/string-enum': string;
|
|
23
23
|
'unicorn/explicit-length-check': string;
|
|
24
24
|
'unicorn/filename-case': number;
|
|
25
|
+
'unicorn/import-style': number;
|
|
25
26
|
'unicorn/no-anonymous-default-export': number;
|
|
26
27
|
'unicorn/no-array-for-each': string;
|
|
27
28
|
'unicorn/no-array-reduce': number;
|
package/dist/eslint/index.js
CHANGED
|
@@ -67,6 +67,7 @@ var eslint_default = {
|
|
|
67
67
|
"typescript-sort-keys/string-enum": "error",
|
|
68
68
|
"unicorn/explicit-length-check": "warn",
|
|
69
69
|
"unicorn/filename-case": 0,
|
|
70
|
+
"unicorn/import-style": 0,
|
|
70
71
|
"unicorn/no-anonymous-default-export": 0,
|
|
71
72
|
"unicorn/no-array-for-each": "warn",
|
|
72
73
|
"unicorn/no-array-reduce": 0,
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@lobehub/lint",
|
|
3
|
-
"version": "1.23.
|
|
3
|
+
"version": "1.23.4",
|
|
4
4
|
"homepage": "https://github.com/lobehub/lobe-lint",
|
|
5
5
|
"bugs": {
|
|
6
6
|
"url": "https://github.com/lobehub/lobe-lint/issues/new"
|
|
@@ -18,67 +18,67 @@
|
|
|
18
18
|
"dist"
|
|
19
19
|
],
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"@trivago/prettier-plugin-sort-imports": "^4",
|
|
22
|
-
"@typescript-eslint/eslint-plugin": "
|
|
23
|
-
"@typescript-eslint/parser": "
|
|
24
|
-
"@umijs/babel-preset-umi": "^4",
|
|
25
|
-
"@umijs/lint": "^4",
|
|
26
|
-
"commitlint-config-gitmoji": "^2",
|
|
27
|
-
"eslint-config-prettier": "^9",
|
|
28
|
-
"eslint-import-resolver-alias": "^1",
|
|
29
|
-
"eslint-import-resolver-typescript": "^3",
|
|
30
|
-
"eslint-plugin-import": "^2",
|
|
31
|
-
"eslint-plugin-jest": "^28.
|
|
32
|
-
"eslint-plugin-react": "^7",
|
|
33
|
-
"eslint-plugin-react-hooks": "^4",
|
|
34
|
-
"eslint-plugin-simple-import-sort": "^12",
|
|
35
|
-
"eslint-plugin-sort-keys-fix": "^1",
|
|
36
|
-
"eslint-plugin-typescript-sort-keys": "^3",
|
|
21
|
+
"@trivago/prettier-plugin-sort-imports": "^4.3.0",
|
|
22
|
+
"@typescript-eslint/eslint-plugin": "7.5.0",
|
|
23
|
+
"@typescript-eslint/parser": "7.5.0",
|
|
24
|
+
"@umijs/babel-preset-umi": "^4.1.10",
|
|
25
|
+
"@umijs/lint": "^4.1.10",
|
|
26
|
+
"commitlint-config-gitmoji": "^2.3.1",
|
|
27
|
+
"eslint-config-prettier": "^9.1.0",
|
|
28
|
+
"eslint-import-resolver-alias": "^1.1.2",
|
|
29
|
+
"eslint-import-resolver-typescript": "^3.6.1",
|
|
30
|
+
"eslint-plugin-import": "^2.29.1",
|
|
31
|
+
"eslint-plugin-jest": "^28.3.0",
|
|
32
|
+
"eslint-plugin-react": "^7.34.1",
|
|
33
|
+
"eslint-plugin-react-hooks": "^4.6.2",
|
|
34
|
+
"eslint-plugin-simple-import-sort": "^12.1.0",
|
|
35
|
+
"eslint-plugin-sort-keys-fix": "^1.1.2",
|
|
36
|
+
"eslint-plugin-typescript-sort-keys": "^3.2.0",
|
|
37
37
|
"eslint-plugin-unicorn": "^52.0.0",
|
|
38
|
-
"eslint-plugin-unused-imports": "^3",
|
|
38
|
+
"eslint-plugin-unused-imports": "^3.1.0",
|
|
39
39
|
"gatsby-remark-find-replace": "^0.3.0",
|
|
40
|
-
"postcss-less": "^6",
|
|
41
|
-
"postcss-styled-syntax": "^0.6",
|
|
42
|
-
"prettier-plugin-organize-imports": "^3",
|
|
43
|
-
"prettier-plugin-packagejson": "^2",
|
|
44
|
-
"prettier-plugin-sh": "^0.14",
|
|
45
|
-
"prettier-plugin-sort-json": "^4",
|
|
46
|
-
"remark-frontmatter": "^5",
|
|
47
|
-
"remark-gfm": "^3",
|
|
48
|
-
"remark-lint": "^9",
|
|
49
|
-
"remark-lint-checkbox-content-indent": "^4",
|
|
50
|
-
"remark-lint-frontmatter-schema": "^3",
|
|
51
|
-
"remark-lint-heading-whitespace": "^1",
|
|
52
|
-
"remark-lint-linebreak-style": "^3",
|
|
53
|
-
"remark-lint-list-item-indent": "^3",
|
|
54
|
-
"remark-lint-list-item-spacing": "^4",
|
|
55
|
-
"remark-lint-no-duplicate-headings-in-section": "^3",
|
|
56
|
-
"remark-lint-no-empty-sections": "^4",
|
|
57
|
-
"remark-lint-no-empty-url": "^3",
|
|
58
|
-
"remark-lint-no-file-name-irregular-characters": "^2",
|
|
59
|
-
"remark-lint-no-heading-indent": "^4",
|
|
60
|
-
"remark-lint-no-heading-like-paragraph": "^3",
|
|
61
|
-
"remark-lint-no-paragraph-content-indent": "^4",
|
|
62
|
-
"remark-lint-no-reference-like-url": "^3",
|
|
63
|
-
"remark-lint-no-shell-dollars": "^3",
|
|
64
|
-
"remark-lint-no-tabs": "^3",
|
|
65
|
-
"remark-lint-no-unneeded-full-reference-image": "^3",
|
|
66
|
-
"remark-lint-no-unneeded-full-reference-link": "^3",
|
|
67
|
-
"remark-lint-ordered-list-marker-value": "^3",
|
|
68
|
-
"remark-lint-write-good": "^1",
|
|
69
|
-
"remark-pangu": "^2",
|
|
70
|
-
"remark-preset-lint-consistent": "^5",
|
|
71
|
-
"remark-preset-lint-markdown-style-guide": "^5",
|
|
72
|
-
"remark-preset-lint-recommended": "^6",
|
|
73
|
-
"remark-remove-unused-definitions": "^1",
|
|
74
|
-
"remark-sort-definitions": "^1",
|
|
75
|
-
"remark-textr": "^5",
|
|
76
|
-
"remark-toc": "^9",
|
|
77
|
-
"semantic-release-config-gitmoji": "^1",
|
|
78
|
-
"stylelint-config-clean-order": "^5",
|
|
79
|
-
"stylelint-config-recommended": "^14",
|
|
80
|
-
"stylelint-less": "^3",
|
|
81
|
-
"stylelint-order": "^6",
|
|
40
|
+
"postcss-less": "^6.0.0",
|
|
41
|
+
"postcss-styled-syntax": "^0.6.4",
|
|
42
|
+
"prettier-plugin-organize-imports": "^3.2.4",
|
|
43
|
+
"prettier-plugin-packagejson": "^2.5.0",
|
|
44
|
+
"prettier-plugin-sh": "^0.14.0",
|
|
45
|
+
"prettier-plugin-sort-json": "^4.0.0",
|
|
46
|
+
"remark-frontmatter": "^5.0.0",
|
|
47
|
+
"remark-gfm": "^3.0.1",
|
|
48
|
+
"remark-lint": "^9.1.2",
|
|
49
|
+
"remark-lint-checkbox-content-indent": "^4.1.2",
|
|
50
|
+
"remark-lint-frontmatter-schema": "^3.15.4",
|
|
51
|
+
"remark-lint-heading-whitespace": "^1.0.0",
|
|
52
|
+
"remark-lint-linebreak-style": "^3.1.2",
|
|
53
|
+
"remark-lint-list-item-indent": "^3.1.2",
|
|
54
|
+
"remark-lint-list-item-spacing": "^4.1.2",
|
|
55
|
+
"remark-lint-no-duplicate-headings-in-section": "^3.1.2",
|
|
56
|
+
"remark-lint-no-empty-sections": "^4.0.0",
|
|
57
|
+
"remark-lint-no-empty-url": "^3.1.2",
|
|
58
|
+
"remark-lint-no-file-name-irregular-characters": "^2.1.2",
|
|
59
|
+
"remark-lint-no-heading-indent": "^4.1.2",
|
|
60
|
+
"remark-lint-no-heading-like-paragraph": "^3.1.2",
|
|
61
|
+
"remark-lint-no-paragraph-content-indent": "^4.1.2",
|
|
62
|
+
"remark-lint-no-reference-like-url": "^3.1.2",
|
|
63
|
+
"remark-lint-no-shell-dollars": "^3.1.2",
|
|
64
|
+
"remark-lint-no-tabs": "^3.1.2",
|
|
65
|
+
"remark-lint-no-unneeded-full-reference-image": "^3.1.2",
|
|
66
|
+
"remark-lint-no-unneeded-full-reference-link": "^3.1.2",
|
|
67
|
+
"remark-lint-ordered-list-marker-value": "^3.1.2",
|
|
68
|
+
"remark-lint-write-good": "^1.2.0",
|
|
69
|
+
"remark-pangu": "^2.2.0",
|
|
70
|
+
"remark-preset-lint-consistent": "^5.1.2",
|
|
71
|
+
"remark-preset-lint-markdown-style-guide": "^5.1.3",
|
|
72
|
+
"remark-preset-lint-recommended": "^6.1.3",
|
|
73
|
+
"remark-remove-unused-definitions": "^1.0.4",
|
|
74
|
+
"remark-sort-definitions": "^1.0.5",
|
|
75
|
+
"remark-textr": "^5.0.1",
|
|
76
|
+
"remark-toc": "^9.0.0",
|
|
77
|
+
"semantic-release-config-gitmoji": "^1.5.3",
|
|
78
|
+
"stylelint-config-clean-order": "^5.4.2",
|
|
79
|
+
"stylelint-config-recommended": "^14.0.0",
|
|
80
|
+
"stylelint-less": "^3.0.1",
|
|
81
|
+
"stylelint-order": "^6.0.4",
|
|
82
82
|
"unist-util-visit": "^5.0.0"
|
|
83
83
|
},
|
|
84
84
|
"peerDependencies": {
|