@storm-software/linting-tools 1.133.22 → 1.133.24
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/bin/{chunk-XC6XBQM4.js → chunk-26E6GNMS.js} +2 -2
- package/bin/{chunk-7ZQB443Z.cjs → chunk-2MJTLX6G.cjs} +5 -5
- package/bin/{chunk-PUCAAE2B.cjs → chunk-2TYS6FVD.cjs} +2 -2
- package/bin/{chunk-3ROWED4J.js → chunk-3OHSFLDY.js} +1 -1
- package/bin/{chunk-YD5T4RZN.js → chunk-5VVF4FIV.js} +1 -1
- package/bin/{chunk-3DE5SJNI.cjs → chunk-73LBKWJN.cjs} +2 -2
- package/bin/{chunk-2TR6HN2O.cjs → chunk-CU72NYXF.cjs} +91 -91
- package/bin/{chunk-XB5L25CU.js → chunk-F5NJQV3L.js} +2 -2
- package/bin/{chunk-D2E2PQ2J.js → chunk-K6YWQYJI.js} +2 -2
- package/bin/{chunk-CYAUFX7Y.cjs → chunk-L3B433CB.cjs} +5 -5
- package/bin/{chunk-IC27R2GY.cjs → chunk-RKOFDYPT.cjs} +20 -20
- package/bin/{chunk-IPHELYZA.cjs → chunk-RT5YTA2I.cjs} +14 -14
- package/bin/{chunk-XELENW2O.js → chunk-S4ZLSLTD.js} +1 -1
- package/bin/{chunk-H3KEPBQP.cjs → chunk-T37PIG4D.cjs} +2 -2
- package/bin/{chunk-BX6GJWNY.js → chunk-TS3TTDOY.js} +2 -2
- package/bin/{chunk-AZOBRMTU.js → chunk-W7E4VAZG.js} +2 -2
- package/bin/{chunk-YHOM4Z4H.cjs → chunk-XHRYZKEA.cjs} +6 -6
- package/bin/{chunk-GOIEQO6L.cjs → chunk-YBB75FJX.cjs} +5 -5
- package/bin/{chunk-5N2SLUFP.js → chunk-YMQTAGCC.js} +2 -2
- package/bin/{chunk-HRQTGTWA.js → chunk-ZPDRLRKI.js} +2 -2
- package/bin/{dist-RZURAXO2.cjs → dist-5JTY7PHD.cjs} +6 -6
- package/bin/{dist-KGN7PNLO.js → dist-CCESLB2R.js} +8 -8
- package/bin/{dist-2KCM5AUO.js → dist-DDQUCIO4.js} +2 -2
- package/bin/{dist-RMMG4RJ4.cjs → dist-MHNJ3OEL.cjs} +206 -206
- package/bin/{esm-2DOAB6T7.js → esm-GJTQ3BTA.js} +1 -1
- package/bin/{esm-4LCWSLTO.cjs → esm-VQTEFWDQ.cjs} +4 -4
- package/bin/json5-LHKAW6MS.js +10 -0
- package/bin/json5-Y5OHCKEX.cjs +10 -0
- package/bin/jsonc-D7S3LC3A.cjs +15 -0
- package/bin/{jsonc-7NDSPKWP.js → jsonc-F7WVMVPB.js} +3 -3
- package/bin/lint.cjs +3754 -3645
- package/bin/lint.js +1512 -1403
- package/bin/{multipart-parser-5XIF6VPH.cjs → multipart-parser-5HDIA7PT.cjs} +6 -6
- package/bin/{multipart-parser-63QROJJ6.js → multipart-parser-V2SYOVSZ.js} +2 -2
- package/bin/{package-json-PTCWK5GT.js → package-json-DBNK5EYA.js} +2 -2
- package/bin/{package-json-GJD6O5VJ.cjs → package-json-V3Z3G7RM.cjs} +94 -94
- package/bin/toml-TUIPLYW4.cjs +10 -0
- package/bin/toml-XUHKRXWT.js +10 -0
- package/bin/{utils-QIUMMOK4.js → utils-3OFG6AXY.js} +2 -2
- package/bin/{utils-EGBIQXXI.cjs → utils-Q5CV4FDD.cjs} +5 -5
- package/bin/yaml-CJH7JMDO.js +10 -0
- package/bin/yaml-OVM5OEJ4.cjs +10 -0
- package/package.json +3 -3
- package/bin/json5-FHIOXAOH.js +0 -10
- package/bin/json5-PV7QBGWL.cjs +0 -10
- package/bin/jsonc-JYMI7UUI.cjs +0 -15
- package/bin/toml-DUB2GCR3.js +0 -10
- package/bin/toml-HOL3V2LU.cjs +0 -10
- package/bin/yaml-BHUP7QY4.cjs +0 -10
- package/bin/yaml-PPG7U3TQ.js +0 -10
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 -->
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
C,
|
|
3
3
|
N
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-5VVF4FIV.js";
|
|
5
5
|
import {
|
|
6
6
|
init_esm_shims
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-ZPDRLRKI.js";
|
|
8
8
|
|
|
9
9
|
// ../../node_modules/.pnpm/confbox@0.1.8/node_modules/confbox/dist/yaml.mjs
|
|
10
10
|
init_esm_shims();
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
|
|
2
2
|
|
|
3
3
|
|
|
4
|
-
var
|
|
4
|
+
var _chunk2TYS6FVDcjs = require('./chunk-2TYS6FVD.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunk73LBKWJNcjs = require('./chunk-73LBKWJN.cjs');
|
|
8
8
|
|
|
9
9
|
// ../../node_modules/.pnpm/confbox@0.1.8/node_modules/confbox/dist/toml.mjs
|
|
10
|
-
|
|
10
|
+
_chunk73LBKWJNcjs.init_cjs_shims.call(void 0, );
|
|
11
11
|
var F = Object.defineProperty;
|
|
12
12
|
var V = (e, n, t) => n in e ? F(e, n, { enumerable: true, configurable: true, writable: true, value: t }) : e[n] = t;
|
|
13
13
|
var O = (e, n, t) => (V(e, typeof n != "symbol" ? n + "" : n, t), t);
|
|
@@ -432,10 +432,10 @@ function oe(e) {
|
|
|
432
432
|
}
|
|
433
433
|
function ae(e) {
|
|
434
434
|
const n = te(e);
|
|
435
|
-
return
|
|
435
|
+
return _chunk2TYS6FVDcjs.N.call(void 0, e, n, { preserveIndentation: false }), n;
|
|
436
436
|
}
|
|
437
437
|
function ue(e) {
|
|
438
|
-
const n =
|
|
438
|
+
const n = _chunk2TYS6FVDcjs.C.call(void 0, e, { preserveIndentation: false }), t = oe(e);
|
|
439
439
|
return n.whitespace.start + t + n.whitespace.end;
|
|
440
440
|
}
|
|
441
441
|
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
"use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var _chunk73LBKWJNcjs = require('./chunk-73LBKWJN.cjs');
|
|
4
4
|
|
|
5
5
|
// ../../node_modules/.pnpm/confbox@0.1.8/node_modules/confbox/dist/shared/confbox.9388d834.mjs
|
|
6
|
-
|
|
6
|
+
_chunk73LBKWJNcjs.init_cjs_shims.call(void 0, );
|
|
7
7
|
var b = /^(?:( )+|\t+)/;
|
|
8
8
|
var d = "space";
|
|
9
9
|
var h = "tab";
|
|
@@ -39,10 +39,10 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
39
39
|
));
|
|
40
40
|
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
41
41
|
|
|
42
|
-
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
42
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__a99e933e72d81543cff088fadd50f3aa/node_modules/tsup/assets/cjs_shims.js
|
|
43
43
|
var getImportMetaUrl, importMetaUrl;
|
|
44
44
|
var init_cjs_shims = __esm({
|
|
45
|
-
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
45
|
+
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__a99e933e72d81543cff088fadd50f3aa/node_modules/tsup/assets/cjs_shims.js"() {
|
|
46
46
|
getImportMetaUrl = () => typeof document === "undefined" ? new URL(`file:${__filename}`).href : document.currentScript && document.currentScript.src || new URL("main.js", document.baseURI).href;
|
|
47
47
|
importMetaUrl = exports.importMetaUrl = /* @__PURE__ */ getImportMetaUrl();
|
|
48
48
|
}
|