@storm-software/eslint 0.165.6 → 0.165.7

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.
Files changed (2) hide show
  1. package/dist/preset.js +10 -10
  2. package/package.json +2 -2
package/dist/preset.js CHANGED
@@ -55,9 +55,9 @@ import {
55
55
  init_esm_shims
56
56
  } from "./chunk-NAOQBQSK.js";
57
57
 
58
- // ../../node_modules/.pnpm/eslint-plugin-tsdoc@0.4.0_patch_hash=65157417585cd65c7c9c496edc1f5e95a5599ecf9882d3173da26c6951fd5b81/node_modules/eslint-plugin-tsdoc/lib/Debug.js
58
+ // ../../node_modules/.pnpm/eslint-plugin-tsdoc@0.4.0_patch_hash=6df4d5b6007d32e6b37f2460b0a31eb084907a03527017060e5aafd7991f855c/node_modules/eslint-plugin-tsdoc/lib/Debug.js
59
59
  var require_Debug = __commonJS({
60
- "../../node_modules/.pnpm/eslint-plugin-tsdoc@0.4.0_patch_hash=65157417585cd65c7c9c496edc1f5e95a5599ecf9882d3173da26c6951fd5b81/node_modules/eslint-plugin-tsdoc/lib/Debug.js"(exports) {
60
+ "../../node_modules/.pnpm/eslint-plugin-tsdoc@0.4.0_patch_hash=6df4d5b6007d32e6b37f2460b0a31eb084907a03527017060e5aafd7991f855c/node_modules/eslint-plugin-tsdoc/lib/Debug.js"(exports) {
61
61
  "use strict";
62
62
  init_esm_shims();
63
63
  Object.defineProperty(exports, "__esModule", { value: true });
@@ -71,12 +71,12 @@ var require_Debug = __commonJS({
71
71
  }
72
72
  });
73
73
 
74
- // ../../node_modules/.pnpm/eslint-plugin-tsdoc@0.4.0_patch_hash=65157417585cd65c7c9c496edc1f5e95a5599ecf9882d3173da26c6951fd5b81/node_modules/eslint-plugin-tsdoc/lib/ConfigCache.js
74
+ // ../../node_modules/.pnpm/eslint-plugin-tsdoc@0.4.0_patch_hash=6df4d5b6007d32e6b37f2460b0a31eb084907a03527017060e5aafd7991f855c/node_modules/eslint-plugin-tsdoc/lib/ConfigCache.js
75
75
  import * as __import__microsoft_tsdocConfig from "@microsoft/tsdoc-config";
76
76
  import * as __import_path from "path";
77
77
  import * as __import_fs from "fs";
78
78
  var require_ConfigCache = __commonJS({
79
- "../../node_modules/.pnpm/eslint-plugin-tsdoc@0.4.0_patch_hash=65157417585cd65c7c9c496edc1f5e95a5599ecf9882d3173da26c6951fd5b81/node_modules/eslint-plugin-tsdoc/lib/ConfigCache.js"(exports) {
79
+ "../../node_modules/.pnpm/eslint-plugin-tsdoc@0.4.0_patch_hash=6df4d5b6007d32e6b37f2460b0a31eb084907a03527017060e5aafd7991f855c/node_modules/eslint-plugin-tsdoc/lib/ConfigCache.js"(exports) {
80
80
  "use strict";
81
81
  init_esm_shims();
82
82
  var __import___Debug = __toESM(require_Debug());
@@ -261,8 +261,8 @@ var require_ConfigCache = __commonJS({
261
261
  (process.env.STORM_TSDOC_TYPE ? process.env.STORM_TSDOC_TYPE : type).endsWith(".json") ? process.env.STORM_TSDOC_TYPE ? process.env.STORM_TSDOC_TYPE : type : `${process.env.STORM_TSDOC_TYPE ? process.env.STORM_TSDOC_TYPE : type}.json`
262
262
  );
263
263
  }
264
- if (!path.existsSync(configFilePath)) {
265
- if (path.existsSync(
264
+ if (!_fs.existsSync(configFilePath)) {
265
+ if (_fs.existsSync(
266
266
  path.join(
267
267
  workspaceRoot,
268
268
  configFilePath
@@ -272,7 +272,7 @@ var require_ConfigCache = __commonJS({
272
272
  workspaceRoot,
273
273
  configFilePath
274
274
  );
275
- } else if (path.existsSync(
275
+ } else if (_fs.existsSync(
276
276
  path.join(
277
277
  workspaceRoot,
278
278
  "node_modules",
@@ -284,7 +284,7 @@ var require_ConfigCache = __commonJS({
284
284
  "node_modules",
285
285
  configFilePath
286
286
  );
287
- } else if (path.existsSync(
287
+ } else if (_fs.existsSync(
288
288
  path.join(
289
289
  workspaceRoot,
290
290
  "node_modules",
@@ -354,10 +354,10 @@ var require_ConfigCache = __commonJS({
354
354
  }
355
355
  });
356
356
 
357
- // ../../node_modules/.pnpm/eslint-plugin-tsdoc@0.4.0_patch_hash=65157417585cd65c7c9c496edc1f5e95a5599ecf9882d3173da26c6951fd5b81/node_modules/eslint-plugin-tsdoc/lib/index.js
357
+ // ../../node_modules/.pnpm/eslint-plugin-tsdoc@0.4.0_patch_hash=6df4d5b6007d32e6b37f2460b0a31eb084907a03527017060e5aafd7991f855c/node_modules/eslint-plugin-tsdoc/lib/index.js
358
358
  import * as __import__microsoft_tsdoc from "@microsoft/tsdoc";
359
359
  var require_lib = __commonJS({
360
- "../../node_modules/.pnpm/eslint-plugin-tsdoc@0.4.0_patch_hash=65157417585cd65c7c9c496edc1f5e95a5599ecf9882d3173da26c6951fd5b81/node_modules/eslint-plugin-tsdoc/lib/index.js"(exports, module) {
360
+ "../../node_modules/.pnpm/eslint-plugin-tsdoc@0.4.0_patch_hash=6df4d5b6007d32e6b37f2460b0a31eb084907a03527017060e5aafd7991f855c/node_modules/eslint-plugin-tsdoc/lib/index.js"(exports, module) {
361
361
  "use strict";
362
362
  init_esm_shims();
363
363
  var __import___Debug = __toESM(require_Debug());
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/eslint",
3
- "version": "0.165.6",
3
+ "version": "0.165.7",
4
4
  "type": "module",
5
5
  "description": "A package containing the base ESLint configuration used by Storm Software across many projects.",
6
6
  "repository": {
@@ -241,5 +241,5 @@
241
241
  },
242
242
  "publishConfig": { "access": "public" },
243
243
  "sideEffects": false,
244
- "gitHead": "077fe1bd6b03332b44d5838ab949f206850082c4"
244
+ "gitHead": "07ad10cab1322344a83fec3f14176a6a020a1c84"
245
245
  }