@storm-software/linting-tools 1.132.123 → 1.132.125
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 +1 -1
- package/package.json +42 -34
package/README.md
CHANGED
|
@@ -27,7 +27,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
|
|
|
27
27
|
|
|
28
28
|
<h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
|
|
29
29
|
|
|
30
|
-
[](https://prettier.io/) [](http://nx.dev/) [](https://nextjs.org/) [](http://commitizen.github.io/cz-cli/)  [](https://fumadocs.vercel.app/) 
|
|
31
31
|
|
|
32
32
|
<!-- prettier-ignore-start -->
|
|
33
33
|
<!-- markdownlint-disable -->
|
package/package.json
CHANGED
|
@@ -1,15 +1,34 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/linting-tools",
|
|
3
|
-
"version": "1.132.
|
|
4
|
-
"
|
|
3
|
+
"version": "1.132.125",
|
|
4
|
+
"private": false,
|
|
5
5
|
"description": "⚡ A package containing various linting tools used to validate syntax, enforce design standards, and format code in a Storm workspace.",
|
|
6
|
+
"keywords": [
|
|
7
|
+
"storm-software",
|
|
8
|
+
"monorepo",
|
|
9
|
+
"storm-ops",
|
|
10
|
+
"sullivanpj",
|
|
11
|
+
"manypkg",
|
|
12
|
+
"ls-lint",
|
|
13
|
+
"cspell",
|
|
14
|
+
"biome",
|
|
15
|
+
"alex",
|
|
16
|
+
"taplo",
|
|
17
|
+
"syncpack",
|
|
18
|
+
"zizmor"
|
|
19
|
+
],
|
|
20
|
+
"homepage": "https://stormsoftware.com",
|
|
21
|
+
"bugs": "https://github.com/storm-software/storm-ops/issues",
|
|
6
22
|
"repository": {
|
|
7
23
|
"type": "github",
|
|
8
24
|
"url": "https://github.com/storm-software/storm-ops",
|
|
9
25
|
"directory": "packages/linting-tools"
|
|
10
26
|
},
|
|
11
|
-
"
|
|
12
|
-
|
|
27
|
+
"funding": {
|
|
28
|
+
"type": "github",
|
|
29
|
+
"url": "https://github.com/sponsors/storm-software"
|
|
30
|
+
},
|
|
31
|
+
"license": "Apache-2.0",
|
|
13
32
|
"author": {
|
|
14
33
|
"name": "Storm Software",
|
|
15
34
|
"email": "contact@stormsoftware.com",
|
|
@@ -34,21 +53,7 @@
|
|
|
34
53
|
"url": "https://stormsoftware.com"
|
|
35
54
|
}
|
|
36
55
|
],
|
|
37
|
-
"
|
|
38
|
-
"type": "github",
|
|
39
|
-
"url": "https://github.com/sponsors/storm-software"
|
|
40
|
-
},
|
|
41
|
-
"license": "Apache-2.0",
|
|
42
|
-
"private": false,
|
|
43
|
-
"packageManager": "pnpm@10.3.0",
|
|
44
|
-
"engines": { "node": ">=22.4.0", "pnpm": ">=10.3.0" },
|
|
45
|
-
"bin": {
|
|
46
|
-
"storm-lint": "./bin/lint.cjs",
|
|
47
|
-
"storm-lint-esm": "./bin/lint.js",
|
|
48
|
-
"storm-lint-cjs": "./bin/lint.cjs"
|
|
49
|
-
},
|
|
50
|
-
"main": "./dist/index.cjs",
|
|
51
|
-
"module": "./dist/index.js",
|
|
56
|
+
"type": "module",
|
|
52
57
|
"exports": {
|
|
53
58
|
"./package.json": "./package.json",
|
|
54
59
|
".": {
|
|
@@ -67,7 +72,9 @@
|
|
|
67
72
|
},
|
|
68
73
|
"default": { "types": "./dist/index.d.ts", "default": "./dist/index.js" }
|
|
69
74
|
},
|
|
75
|
+
"./biome.json": "./biome/config.json",
|
|
70
76
|
"./biome/*": "./biome/*",
|
|
77
|
+
"./ls-lint.yml": "./ls-lint/config.yml",
|
|
71
78
|
"./ls-lint/*": "./ls-lint/*",
|
|
72
79
|
"./knip/*": "./knip/*",
|
|
73
80
|
"./mega-linter/*": "./mega-linter/*",
|
|
@@ -75,15 +82,28 @@
|
|
|
75
82
|
"./tflint/*": "./tflint/*",
|
|
76
83
|
"./syncpack/*": "./syncpack/*",
|
|
77
84
|
"./cspell/*": "./cspell/*",
|
|
85
|
+
"./alex.json": "./alex/config.json",
|
|
78
86
|
"./alex/*": "./alex/*",
|
|
79
87
|
"./yamllint/*": "./yamllint/*",
|
|
80
88
|
"./cloudformation-lint/*": "./cloudformation-lint/*",
|
|
81
89
|
"./editorconfig-checker/*": "./editorconfig-checker/*",
|
|
90
|
+
"./taplo.toml": "./taplo/config.toml",
|
|
82
91
|
"./taplo/*": "./taplo/*",
|
|
92
|
+
"./treefmt.toml": "./treefmt/config.toml",
|
|
93
|
+
"./treefmt/*": "./treefmt/*",
|
|
94
|
+
"./rustfmt.toml": "./rustfmt/config.toml",
|
|
95
|
+
"./rustfmt/*": "./rustfmt/*",
|
|
83
96
|
"./zizmor/*": "./zizmor/*",
|
|
84
97
|
"./dependency-cruiser/*": "./dependency-cruiser/*"
|
|
85
98
|
},
|
|
99
|
+
"main": "./dist/index.cjs",
|
|
100
|
+
"module": "./dist/index.js",
|
|
86
101
|
"types": "./dist/index.d.ts",
|
|
102
|
+
"bin": {
|
|
103
|
+
"storm-lint": "./bin/lint.cjs",
|
|
104
|
+
"storm-lint-cjs": "./bin/lint.cjs",
|
|
105
|
+
"storm-lint-esm": "./bin/lint.js"
|
|
106
|
+
},
|
|
87
107
|
"files": [
|
|
88
108
|
"alex/**/*",
|
|
89
109
|
"bin/**/*",
|
|
@@ -103,20 +123,6 @@
|
|
|
103
123
|
"yamllint/**/*",
|
|
104
124
|
"zizmor/**/*"
|
|
105
125
|
],
|
|
106
|
-
"keywords": [
|
|
107
|
-
"storm-software",
|
|
108
|
-
"monorepo",
|
|
109
|
-
"storm-ops",
|
|
110
|
-
"sullivanpj",
|
|
111
|
-
"manypkg",
|
|
112
|
-
"ls-lint",
|
|
113
|
-
"cspell",
|
|
114
|
-
"biome",
|
|
115
|
-
"alex",
|
|
116
|
-
"taplo",
|
|
117
|
-
"syncpack",
|
|
118
|
-
"zizmor"
|
|
119
|
-
],
|
|
120
126
|
"dependencies": { "@angular-devkit/architect": "0.1900.6", "jiti": "2.4.2" },
|
|
121
127
|
"devDependencies": {
|
|
122
128
|
"@manypkg/cli": "^0.23.0",
|
|
@@ -148,6 +154,8 @@
|
|
|
148
154
|
"unified-engine": "11.2.1",
|
|
149
155
|
"vfile-reporter": "8.1.1"
|
|
150
156
|
},
|
|
157
|
+
"packageManager": "pnpm@10.3.0",
|
|
158
|
+
"engines": { "node": ">=22.4.0", "pnpm": ">=10.3.0" },
|
|
151
159
|
"publishConfig": { "access": "public" },
|
|
152
|
-
"gitHead": "
|
|
160
|
+
"gitHead": "a4c01def7e756b87f3b9aa06dc35320a149177bd"
|
|
153
161
|
}
|