@storm-software/eslint 0.118.11 → 0.119.1

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 CHANGED
@@ -21,7 +21,7 @@ This package is part of the <b>⚡Storm-Ops</b> monorepo. The Storm-Ops packages
21
21
 
22
22
  <h3 align="center">💻 Visit <a href="https://stormsoftware.com" target="_blank">stormsoftware.com</a> to stay up to date with this developer</h3><br />
23
23
 
24
- [![Version](https://img.shields.io/badge/version-0.118.10-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
24
+ [![Version](https://img.shields.io/badge/version-0.119.1-1fb2a6.svg?style=for-the-badge&color=1fb2a6)](https://prettier.io/)&nbsp;[![Nx](https://img.shields.io/badge/Nx-17.0.2-lightgrey?style=for-the-badge&logo=nx&logoWidth=20&&color=1fb2a6)](http://nx.dev/)&nbsp;[![NextJs](https://img.shields.io/badge/Next.js-14.0.2-lightgrey?style=for-the-badge&logo=nextdotjs&logoWidth=20&color=1fb2a6)](https://nextjs.org/)&nbsp;[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=for-the-badge&logo=commitlint&color=1fb2a6)](http://commitizen.github.io/cz-cli/)&nbsp;![Semantic-Release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=for-the-badge&color=1fb2a6)&nbsp;[![documented with Fumadocs](https://img.shields.io/badge/documented_with-fumadocs-success.svg?style=for-the-badge&logo=readthedocs&color=1fb2a6)](https://fumadocs.vercel.app/)&nbsp;![GitHub Workflow Status (with event)](https://img.shields.io/github/actions/workflow/status/storm-software/storm-ops/cr.yml?style=for-the-badge&logo=github-actions&color=1fb2a6)
25
25
 
26
26
  <!-- prettier-ignore-start -->
27
27
  <!-- markdownlint-disable -->
@@ -7,6 +7,9 @@ var DEFAULT_IGNORES = [
7
7
  "**/tmp/**",
8
8
  "**/coverage/**",
9
9
  "**/bench/**",
10
+ "**/__test__/**",
11
+ "**/__mocks__/**",
12
+ "**/__generated__/**",
10
13
  "**/.wrangler/**",
11
14
  "**/.docusaurus/**",
12
15
  "**/.tamagui/**",
@@ -7,6 +7,9 @@ var DEFAULT_IGNORES = [
7
7
  "**/tmp/**",
8
8
  "**/coverage/**",
9
9
  "**/bench/**",
10
+ "**/__test__/**",
11
+ "**/__mocks__/**",
12
+ "**/__generated__/**",
10
13
  "**/.wrangler/**",
11
14
  "**/.docusaurus/**",
12
15
  "**/.tamagui/**",
package/dist/preset.cjs CHANGED
@@ -3,7 +3,7 @@
3
3
  var _chunkGMT3V67Ncjs = require('./chunk-GMT3V67N.cjs');
4
4
 
5
5
 
6
- var _chunkIOC73SH2cjs = require('./chunk-IOC73SH2.cjs');
6
+ var _chunkQSFZU7HXcjs = require('./chunk-QSFZU7HX.cjs');
7
7
 
8
8
 
9
9
  var _chunkKISSHBCDcjs = require('./chunk-KISSHBCD.cjs');
@@ -666,7 +666,7 @@ function getStormConfig(options = {
666
666
  const cspellConfigFile = options.cspellConfigFile || "./.vscode/cspell.json";
667
667
  try {
668
668
  const ignoredFiles = [
669
- ..._chunkIOC73SH2cjs.DEFAULT_IGNORES,
669
+ ..._chunkQSFZU7HXcjs.DEFAULT_IGNORES,
670
670
  ...options.ignores || []
671
671
  ].filter(Boolean);
672
672
  const configs = [
package/dist/preset.js CHANGED
@@ -3,7 +3,7 @@ import {
3
3
  } from "./chunk-FTXILLLE.js";
4
4
  import {
5
5
  DEFAULT_IGNORES
6
- } from "./chunk-GFT433G2.js";
6
+ } from "./chunk-UAGSKXUP.js";
7
7
  import {
8
8
  getStormRulesConfig
9
9
  } from "./chunk-VIASOXKK.js";
@@ -1,7 +1,7 @@
1
1
  "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
2
 
3
- var _chunkIOC73SH2cjs = require('../chunk-IOC73SH2.cjs');
3
+ var _chunkQSFZU7HXcjs = require('../chunk-QSFZU7HX.cjs');
4
4
  require('../chunk-USNT2KNT.cjs');
5
5
 
6
6
 
7
- exports.DEFAULT_IGNORES = _chunkIOC73SH2cjs.DEFAULT_IGNORES;
7
+ exports.DEFAULT_IGNORES = _chunkQSFZU7HXcjs.DEFAULT_IGNORES;
@@ -1,6 +1,6 @@
1
1
  import {
2
2
  DEFAULT_IGNORES
3
- } from "../chunk-GFT433G2.js";
3
+ } from "../chunk-UAGSKXUP.js";
4
4
  import "../chunk-SHUYVCID.js";
5
5
  export {
6
6
  DEFAULT_IGNORES
@@ -3,7 +3,7 @@
3
3
  var _chunkGMT3V67Ncjs = require('../chunk-GMT3V67N.cjs');
4
4
 
5
5
 
6
- var _chunkIOC73SH2cjs = require('../chunk-IOC73SH2.cjs');
6
+ var _chunkQSFZU7HXcjs = require('../chunk-QSFZU7HX.cjs');
7
7
 
8
8
 
9
9
 
@@ -30,4 +30,4 @@ require('../chunk-USNT2KNT.cjs');
30
30
 
31
31
 
32
32
 
33
- exports.ACRONYMS_LIST = _chunkESFBJFNUcjs.ACRONYMS_LIST; exports.CODE_BLOCK = _chunkESFBJFNUcjs.CODE_BLOCK; exports.CODE_FILE = _chunkESFBJFNUcjs.CODE_FILE; exports.DEFAULT_IGNORES = _chunkIOC73SH2cjs.DEFAULT_IGNORES; exports.JS_FILE = _chunkESFBJFNUcjs.JS_FILE; exports.JS_FILES = _chunkESFBJFNUcjs.JS_FILES; exports.REACT_RESTRICTED_SYNTAX = _chunkESFBJFNUcjs.REACT_RESTRICTED_SYNTAX; exports.RESTRICTED_GLOBALS = _chunkESFBJFNUcjs.RESTRICTED_GLOBALS; exports.RESTRICTED_MODULES = _chunkESFBJFNUcjs.RESTRICTED_MODULES; exports.RESTRICTED_SYNTAX = _chunkESFBJFNUcjs.RESTRICTED_SYNTAX; exports.TS_FILE = _chunkESFBJFNUcjs.TS_FILE; exports.formatConfig = _chunkGMT3V67Ncjs.formatConfig;
33
+ exports.ACRONYMS_LIST = _chunkESFBJFNUcjs.ACRONYMS_LIST; exports.CODE_BLOCK = _chunkESFBJFNUcjs.CODE_BLOCK; exports.CODE_FILE = _chunkESFBJFNUcjs.CODE_FILE; exports.DEFAULT_IGNORES = _chunkQSFZU7HXcjs.DEFAULT_IGNORES; exports.JS_FILE = _chunkESFBJFNUcjs.JS_FILE; exports.JS_FILES = _chunkESFBJFNUcjs.JS_FILES; exports.REACT_RESTRICTED_SYNTAX = _chunkESFBJFNUcjs.REACT_RESTRICTED_SYNTAX; exports.RESTRICTED_GLOBALS = _chunkESFBJFNUcjs.RESTRICTED_GLOBALS; exports.RESTRICTED_MODULES = _chunkESFBJFNUcjs.RESTRICTED_MODULES; exports.RESTRICTED_SYNTAX = _chunkESFBJFNUcjs.RESTRICTED_SYNTAX; exports.TS_FILE = _chunkESFBJFNUcjs.TS_FILE; exports.formatConfig = _chunkGMT3V67Ncjs.formatConfig;
@@ -3,7 +3,7 @@ import {
3
3
  } from "../chunk-FTXILLLE.js";
4
4
  import {
5
5
  DEFAULT_IGNORES
6
- } from "../chunk-GFT433G2.js";
6
+ } from "../chunk-UAGSKXUP.js";
7
7
  import {
8
8
  ACRONYMS_LIST,
9
9
  CODE_BLOCK,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/eslint",
3
- "version": "0.118.11",
3
+ "version": "0.119.1",
4
4
  "type": "module",
5
5
  "description": "⚡ A package containing the base ESLint configuration used by Storm Software across many projects.",
6
6
  "repository": {