@storm-software/linting-tools 1.132.123 → 1.132.124
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 +38 -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.124",
|
|
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,24 @@
|
|
|
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/*",
|
|
83
92
|
"./zizmor/*": "./zizmor/*",
|
|
84
93
|
"./dependency-cruiser/*": "./dependency-cruiser/*"
|
|
85
94
|
},
|
|
95
|
+
"main": "./dist/index.cjs",
|
|
96
|
+
"module": "./dist/index.js",
|
|
86
97
|
"types": "./dist/index.d.ts",
|
|
98
|
+
"bin": {
|
|
99
|
+
"storm-lint": "./bin/lint.cjs",
|
|
100
|
+
"storm-lint-cjs": "./bin/lint.cjs",
|
|
101
|
+
"storm-lint-esm": "./bin/lint.js"
|
|
102
|
+
},
|
|
87
103
|
"files": [
|
|
88
104
|
"alex/**/*",
|
|
89
105
|
"bin/**/*",
|
|
@@ -103,20 +119,6 @@
|
|
|
103
119
|
"yamllint/**/*",
|
|
104
120
|
"zizmor/**/*"
|
|
105
121
|
],
|
|
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
122
|
"dependencies": { "@angular-devkit/architect": "0.1900.6", "jiti": "2.4.2" },
|
|
121
123
|
"devDependencies": {
|
|
122
124
|
"@manypkg/cli": "^0.23.0",
|
|
@@ -148,6 +150,8 @@
|
|
|
148
150
|
"unified-engine": "11.2.1",
|
|
149
151
|
"vfile-reporter": "8.1.1"
|
|
150
152
|
},
|
|
153
|
+
"packageManager": "pnpm@10.3.0",
|
|
154
|
+
"engines": { "node": ">=22.4.0", "pnpm": ">=10.3.0" },
|
|
151
155
|
"publishConfig": { "access": "public" },
|
|
152
|
-
"gitHead": "
|
|
156
|
+
"gitHead": "5319d9f85f8a4aa266d7453333d34de6e982847c"
|
|
153
157
|
}
|