@storm-software/eslint 0.170.106 → 0.170.107
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/dist/preset.cjs +3 -3
- package/dist/preset.js +3 -3
- package/dist/{src-XM26HI2Q.js → src-S64ZK2BE.js} +1 -1
- package/package.json +9 -9
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/dist/preset.cjs
CHANGED
|
@@ -2121,7 +2121,7 @@ var init_package = __esm({
|
|
|
2121
2121
|
"../eslint-plugin-tsdoc/package.json"() {
|
|
2122
2122
|
package_default3 = {
|
|
2123
2123
|
name: "@storm-software/eslint-plugin-tsdoc",
|
|
2124
|
-
version: "0.0.
|
|
2124
|
+
version: "0.0.36",
|
|
2125
2125
|
private: false,
|
|
2126
2126
|
description: "An ESLint Plugin that enforces TSDoc comments in Storm Software projects.",
|
|
2127
2127
|
keywords: ["eslint", "eslint-plugin", "storm-software"],
|
|
@@ -5910,7 +5910,7 @@ init_cjs_shims();
|
|
|
5910
5910
|
|
|
5911
5911
|
// ../eslint-plugin-banner/package.json
|
|
5912
5912
|
var package_default = {
|
|
5913
|
-
version: "0.0.
|
|
5913
|
+
version: "0.0.38"};
|
|
5914
5914
|
|
|
5915
5915
|
// ../eslint-plugin-banner/src/rules/banner.ts
|
|
5916
5916
|
init_cjs_shims();
|
|
@@ -20076,7 +20076,7 @@ plugin3.configs = configs3;
|
|
|
20076
20076
|
|
|
20077
20077
|
// ../eslint-plugin-pnpm/package.json
|
|
20078
20078
|
var package_default2 = {
|
|
20079
|
-
version: "0.0.
|
|
20079
|
+
version: "0.0.36"};
|
|
20080
20080
|
|
|
20081
20081
|
// ../eslint-plugin-pnpm/src/plugin.ts
|
|
20082
20082
|
var plugin4 = {
|
package/dist/preset.js
CHANGED
|
@@ -4872,7 +4872,7 @@ init_esm_shims();
|
|
|
4872
4872
|
|
|
4873
4873
|
// ../eslint-plugin-banner/package.json
|
|
4874
4874
|
var package_default = {
|
|
4875
|
-
version: "0.0.
|
|
4875
|
+
version: "0.0.38"};
|
|
4876
4876
|
|
|
4877
4877
|
// ../eslint-plugin-banner/src/rules/banner.ts
|
|
4878
4878
|
init_esm_shims();
|
|
@@ -18772,7 +18772,7 @@ plugin3.configs = configs3;
|
|
|
18772
18772
|
|
|
18773
18773
|
// ../eslint-plugin-pnpm/package.json
|
|
18774
18774
|
var package_default2 = {
|
|
18775
|
-
version: "0.0.
|
|
18775
|
+
version: "0.0.36"};
|
|
18776
18776
|
|
|
18777
18777
|
// ../eslint-plugin-pnpm/src/plugin.ts
|
|
18778
18778
|
var plugin4 = {
|
|
@@ -19651,7 +19651,7 @@ async function tsdoc(options = {}) {
|
|
|
19651
19651
|
} = options;
|
|
19652
19652
|
await ensurePackages(["@storm-software/eslint-plugin-tsdoc"]);
|
|
19653
19653
|
const [pluginTsdoc] = await Promise.all([
|
|
19654
|
-
interopDefault(import('./src-
|
|
19654
|
+
interopDefault(import('./src-S64ZK2BE.js'))
|
|
19655
19655
|
]);
|
|
19656
19656
|
return [
|
|
19657
19657
|
{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@storm-software/eslint",
|
|
3
|
-
"version": "0.170.
|
|
3
|
+
"version": "0.170.107",
|
|
4
4
|
"private": false,
|
|
5
5
|
"description": "A package containing the base ESLint configuration used by Storm Software across many projects.",
|
|
6
6
|
"keywords": [
|
|
@@ -141,9 +141,9 @@
|
|
|
141
141
|
"@eslint/eslintrc": "^3.3.5",
|
|
142
142
|
"@eslint/markdown": "^6.6.0",
|
|
143
143
|
"@nx/eslint-plugin": "22.7.5",
|
|
144
|
-
"@storm-software/config": "1.138.
|
|
145
|
-
"@storm-software/config-tools": "1.190.
|
|
146
|
-
"@storm-software/package-constants": "0.1.
|
|
144
|
+
"@storm-software/config": "1.138.11",
|
|
145
|
+
"@storm-software/config-tools": "1.190.74",
|
|
146
|
+
"@storm-software/package-constants": "0.1.87",
|
|
147
147
|
"@stylistic/eslint-plugin": "^4.4.1",
|
|
148
148
|
"@typescript-eslint/eslint-plugin": "^8.61.1",
|
|
149
149
|
"@typescript-eslint/parser": "^8.61.1",
|
|
@@ -196,10 +196,10 @@
|
|
|
196
196
|
"@next/eslint-plugin-next": "^15.5.19",
|
|
197
197
|
"@nx/eslint": "22.7.5",
|
|
198
198
|
"@prettier/plugin-xml": "^3.4.2",
|
|
199
|
-
"@storm-software/eslint-plugin-banner": "0.0.
|
|
200
|
-
"@storm-software/eslint-plugin-pnpm": "0.0.
|
|
201
|
-
"@storm-software/eslint-plugin-tsdoc": "0.0.
|
|
202
|
-
"@storm-software/tsdoc": "0.13.
|
|
199
|
+
"@storm-software/eslint-plugin-banner": "0.0.39",
|
|
200
|
+
"@storm-software/eslint-plugin-pnpm": "0.0.37",
|
|
201
|
+
"@storm-software/eslint-plugin-tsdoc": "0.0.37",
|
|
202
|
+
"@storm-software/tsdoc": "0.13.227",
|
|
203
203
|
"@stylistic/eslint-plugin-migrate": "^4.4.1",
|
|
204
204
|
"@types/eslint": "^9.6.1",
|
|
205
205
|
"@types/eslint__js": "^8.42.3",
|
|
@@ -272,5 +272,5 @@
|
|
|
272
272
|
"zod": { "optional": true }
|
|
273
273
|
},
|
|
274
274
|
"publishConfig": { "access": "public" },
|
|
275
|
-
"gitHead": "
|
|
275
|
+
"gitHead": "9921582cf98c46916489dff566565984207ee690"
|
|
276
276
|
}
|