@storm-software/linting-tools 1.133.13 → 1.133.14
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-BM2EVDHR.cjs → chunk-23TXYQQG.cjs} +2 -2
- package/bin/{chunk-K6JTJT42.cjs → chunk-2LS6XHJE.cjs} +5 -5
- package/bin/{chunk-OZG2HBYU.js → chunk-6IMLYNVC.js} +2 -2
- package/bin/{chunk-GZGALABC.js → chunk-DLHMX6N2.js} +2 -2
- package/bin/{chunk-6T4KACHH.cjs → chunk-DQKYN6RE.cjs} +91 -91
- package/bin/{chunk-2CKCKAFP.cjs → chunk-FPGDHS7B.cjs} +6 -6
- package/bin/{chunk-LXSO7M5G.js → chunk-G2ESOH5E.js} +2 -2
- package/bin/{chunk-6DMZNYYE.cjs → chunk-H4BEHRFA.cjs} +14 -14
- package/bin/{chunk-KMA5XGIM.js → chunk-IF6YCKYK.js} +1 -1
- package/bin/{chunk-7ZNHXS4V.cjs → chunk-LA2YNRCB.cjs} +20 -20
- package/bin/{chunk-QNDTLO6V.cjs → chunk-LHPVMFYP.cjs} +2 -2
- package/bin/{chunk-U73KVDYV.js → chunk-MWUZZEZR.js} +1 -1
- package/bin/{chunk-DIV7ZP7Z.js → chunk-NQIPZIS7.js} +2 -2
- package/bin/{chunk-BY5PEK6X.js → chunk-OYFF34UX.js} +1 -1
- package/bin/{chunk-N3S4RHTI.js → chunk-PW2KFYHG.js} +2 -2
- package/bin/{chunk-BXH7VHIF.cjs → chunk-QVTFFEY5.cjs} +5 -5
- package/bin/{chunk-F4C4LJYK.cjs → chunk-T5OMFDWP.cjs} +2 -2
- package/bin/{chunk-CPK5FM7C.cjs → chunk-UZAEAH4D.cjs} +5 -5
- package/bin/{chunk-4DI7E6UQ.js → chunk-XMHLLO3U.js} +2 -2
- package/bin/{chunk-EEXO6BVV.js → chunk-ZKPMT2GF.js} +2 -2
- package/bin/{dist-4LGEZN7B.js → dist-D3KFTJJX.js} +8 -8
- package/bin/{dist-S2Z7SILH.cjs → dist-DHBDMMAQ.cjs} +206 -206
- package/bin/{dist-ILTMROO3.js → dist-U67QOZRH.js} +2 -2
- package/bin/{dist-QRHYFPHF.cjs → dist-VE4GMIEP.cjs} +6 -6
- package/bin/{esm-TJ3J6R4Q.js → esm-ICXHSOWO.js} +1 -1
- package/bin/{esm-LGFTKKBE.cjs → esm-QOVNZITL.cjs} +4 -4
- package/bin/json5-4M5EIEYF.js +10 -0
- package/bin/json5-XKMCMJZD.cjs +10 -0
- package/bin/jsonc-2KLK6JP3.cjs +15 -0
- package/bin/{jsonc-6EEXBYDQ.js → jsonc-HRDWSN65.js} +3 -3
- package/bin/lint.cjs +1964 -1960
- package/bin/lint.js +23 -19
- package/bin/{multipart-parser-E6ETQ7WW.cjs → multipart-parser-R4JYJHT7.cjs} +6 -6
- package/bin/{multipart-parser-T7J77OHD.js → multipart-parser-STJD2NUL.js} +2 -2
- package/bin/{package-json-XEW6SBL2.cjs → package-json-SDYMNJFB.cjs} +94 -94
- package/bin/{package-json-5ISBLOLH.js → package-json-Y7HOE63H.js} +2 -2
- package/bin/toml-7Y5D27T7.js +10 -0
- package/bin/toml-MKACPBMK.cjs +10 -0
- package/bin/{utils-S3MXPREZ.js → utils-AW32PYEF.js} +2 -2
- package/bin/{utils-IEIU6ZPI.cjs → utils-W6I722EF.cjs} +5 -5
- package/bin/yaml-PWT3KO47.cjs +10 -0
- package/bin/yaml-U5BSHV55.js +10 -0
- package/package.json +2 -2
- package/bin/json5-U63ZDSEM.js +0 -10
- package/bin/json5-WQKMAW4Q.cjs +0 -10
- package/bin/jsonc-SLSVWO34.cjs +0 -15
- package/bin/toml-GDPI2CZP.js +0 -10
- package/bin/toml-VMPH3VE6.cjs +0 -10
- package/bin/yaml-GZIHQTFV.cjs +0 -10
- package/bin/yaml-H2W3SR77.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,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 _chunkT5OMFDWPcjs = require('./chunk-T5OMFDWP.cjs');
|
|
4
4
|
|
|
5
5
|
// ../../node_modules/.pnpm/confbox@0.1.8/node_modules/confbox/dist/shared/confbox.9388d834.mjs
|
|
6
|
-
|
|
6
|
+
_chunkT5OMFDWPcjs.init_cjs_shims.call(void 0, );
|
|
7
7
|
var b = /^(?:( )+|\t+)/;
|
|
8
8
|
var d = "space";
|
|
9
9
|
var h = "tab";
|
|
@@ -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 _chunk23TXYQQGcjs = require('./chunk-23TXYQQG.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
|
-
var
|
|
7
|
+
var _chunkT5OMFDWPcjs = require('./chunk-T5OMFDWP.cjs');
|
|
8
8
|
|
|
9
9
|
// ../../node_modules/.pnpm/confbox@0.1.8/node_modules/confbox/dist/toml.mjs
|
|
10
|
-
|
|
10
|
+
_chunkT5OMFDWPcjs.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 _chunk23TXYQQGcjs.N.call(void 0, e, n, { preserveIndentation: false }), n;
|
|
436
436
|
}
|
|
437
437
|
function ue(e) {
|
|
438
|
-
const n =
|
|
438
|
+
const n = _chunk23TXYQQGcjs.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,10 +1,10 @@
|
|
|
1
1
|
import {
|
|
2
2
|
h,
|
|
3
3
|
x
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-PW2KFYHG.js";
|
|
5
5
|
import {
|
|
6
6
|
init_esm_shims
|
|
7
|
-
} from "./chunk-
|
|
7
|
+
} from "./chunk-DLHMX6N2.js";
|
|
8
8
|
|
|
9
9
|
// ../../node_modules/.pnpm/pathe@2.0.3/node_modules/pathe/dist/index.mjs
|
|
10
10
|
init_esm_shims();
|
|
@@ -38,12 +38,12 @@ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__ge
|
|
|
38
38
|
mod
|
|
39
39
|
));
|
|
40
40
|
|
|
41
|
-
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
41
|
+
// ../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__9521be4dbb407b933a9cb51e72ff933e/node_modules/tsup/assets/esm_shims.js
|
|
42
42
|
import { fileURLToPath } from "url";
|
|
43
43
|
import path from "path";
|
|
44
44
|
var getFilename, getDirname, __dirname, __filename;
|
|
45
45
|
var init_esm_shims = __esm({
|
|
46
|
-
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=
|
|
46
|
+
"../../node_modules/.pnpm/tsup@8.4.0_patch_hash=751a554d775c3572381af4e7e5fa22eeda6dd6856012fb1cf521d6806eb2dc74__9521be4dbb407b933a9cb51e72ff933e/node_modules/tsup/assets/esm_shims.js"() {
|
|
47
47
|
getFilename = () => fileURLToPath(import.meta.url);
|
|
48
48
|
getDirname = () => path.dirname(getFilename());
|
|
49
49
|
__dirname = /* @__PURE__ */ getDirname();
|