@storm-software/eslint 0.169.144 → 0.169.146

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
@@ -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
- [![Version](https://img.shields.io/badge/version-0.169.142-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)
30
+ [![Version](https://img.shields.io/badge/version-0.169.144-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)
31
31
 
32
32
  <!-- prettier-ignore-start -->
33
33
  <!-- markdownlint-disable -->
@@ -1,5 +1,5 @@
1
- import { getFileBanner } from './chunk-NSPGRMDR.js';
2
- import { GLOB_SRC } from './chunk-56M7X7CO.js';
1
+ import { getFileBanner } from './chunk-6WQLC5YU.js';
2
+ import { GLOB_SRC } from './chunk-JKMGJ7DC.js';
3
3
  import { init_esm_shims } from './chunk-FG3UFBTY.js';
4
4
  import { ESLintUtils } from '@typescript-eslint/utils';
5
5
  import os from 'node:os';
@@ -1,4 +1,4 @@
1
- import { ACRONYMS_LIST } from './chunk-56M7X7CO.js';
1
+ import { ACRONYMS_LIST } from './chunk-JKMGJ7DC.js';
2
2
  import { init_esm_shims } from './chunk-FG3UFBTY.js';
3
3
 
4
4
  // src/utils/get-file-banner.ts
@@ -139,6 +139,8 @@ var GLOB_EXCLUDE = [
139
139
  "**/jest.setup.ts",
140
140
  "**/jest.config.json",
141
141
  "**/jest.setup.json",
142
+ "**/*.spec.{ts,tsx}",
143
+ "**/*.test.{ts,tsx}",
142
144
  "**/output",
143
145
  "**/temp",
144
146
  "**/.temp",
package/dist/preset.cjs CHANGED
@@ -772,6 +772,8 @@ var GLOB_EXCLUDE = [
772
772
  "**/jest.setup.ts",
773
773
  "**/jest.config.json",
774
774
  "**/jest.setup.json",
775
+ "**/*.spec.{ts,tsx}",
776
+ "**/*.test.{ts,tsx}",
775
777
  "**/output",
776
778
  "**/temp",
777
779
  "**/.temp",
package/dist/preset.js CHANGED
@@ -1,8 +1,8 @@
1
1
  import { isInEditorEnv, interopDefault, ensurePackages, renameRules, parserPlain, isPackageInScope } from './chunk-7ZFWLIFE.js';
2
2
  import { getTsConfigPath } from './chunk-RU22XDNZ.js';
3
- import { banner_plugin_default } from './chunk-64TDBPZC.js';
4
- import { getFileBanner } from './chunk-NSPGRMDR.js';
5
- import { GLOB_EXCLUDE, GLOB_TS, GLOB_TSX, GLOB_JSX, GLOB_MARKDOWN, GLOB_ASTRO_TS, GLOB_SRC, GLOB_TESTS, GLOB_ASTRO, GLOB_JSON, GLOB_JSON5, GLOB_JSONC, GLOB_YAML, GLOB_TOML, GLOB_MARKDOWN_IN_MARKDOWN, GLOB_MDX, GLOB_CSS, GLOB_POSTCSS, GLOB_SCSS, GLOB_LESS, GLOB_HTML, GLOB_XML, GLOB_SVG, GLOB_GRAPHQL, GLOB_SRC_EXT } from './chunk-56M7X7CO.js';
3
+ import { banner_plugin_default } from './chunk-2JJEQMV7.js';
4
+ import { getFileBanner } from './chunk-6WQLC5YU.js';
5
+ import { GLOB_EXCLUDE, GLOB_TS, GLOB_TSX, GLOB_JSX, GLOB_MARKDOWN, GLOB_ASTRO_TS, GLOB_SRC, GLOB_TESTS, GLOB_ASTRO, GLOB_JSON, GLOB_JSON5, GLOB_JSONC, GLOB_YAML, GLOB_TOML, GLOB_MARKDOWN_IN_MARKDOWN, GLOB_MDX, GLOB_CSS, GLOB_POSTCSS, GLOB_SCSS, GLOB_LESS, GLOB_HTML, GLOB_XML, GLOB_SVG, GLOB_GRAPHQL, GLOB_SRC_EXT } from './chunk-JKMGJ7DC.js';
6
6
  import { findWorkspaceRoot } from './chunk-ZKHT77ET.js';
7
7
  import { joinPaths } from './chunk-ADP4AA6N.js';
8
8
  import { __commonJS, init_esm_shims, __toESM } from './chunk-FG3UFBTY.js';
@@ -1,4 +1,4 @@
1
- export { banner_plugin_default as default } from '../chunk-64TDBPZC.js';
2
- import '../chunk-NSPGRMDR.js';
3
- import '../chunk-56M7X7CO.js';
1
+ export { banner_plugin_default as default } from '../chunk-2JJEQMV7.js';
2
+ import '../chunk-6WQLC5YU.js';
3
+ import '../chunk-JKMGJ7DC.js';
4
4
  import '../chunk-FG3UFBTY.js';
@@ -138,6 +138,8 @@ var GLOB_EXCLUDE = [
138
138
  "**/jest.setup.ts",
139
139
  "**/jest.config.json",
140
140
  "**/jest.setup.json",
141
+ "**/*.spec.{ts,tsx}",
142
+ "**/*.test.{ts,tsx}",
141
143
  "**/output",
142
144
  "**/temp",
143
145
  "**/.temp",
@@ -1,2 +1,2 @@
1
- export { ACRONYMS_LIST, GLOB_ALL_SRC, GLOB_ASTRO, GLOB_ASTRO_TS, GLOB_CODE_BLOCK, GLOB_CODE_FILE, GLOB_CSS, GLOB_EXCLUDE, GLOB_GRAPHQL, GLOB_HTML, GLOB_JS, GLOB_JSON, GLOB_JSON5, GLOB_JSONC, GLOB_JSX, GLOB_LESS, GLOB_MARKDOWN, GLOB_MARKDOWN_CODE, GLOB_MARKDOWN_IN_MARKDOWN, GLOB_MDX, GLOB_POSTCSS, GLOB_SCSS, GLOB_SRC, GLOB_SRC_EXT, GLOB_STYLE, GLOB_SVELTE, GLOB_SVG, GLOB_TESTS, GLOB_TOML, GLOB_TS, GLOB_TSX, GLOB_VUE, GLOB_XML, GLOB_YAML } from '../chunk-56M7X7CO.js';
1
+ export { ACRONYMS_LIST, GLOB_ALL_SRC, GLOB_ASTRO, GLOB_ASTRO_TS, GLOB_CODE_BLOCK, GLOB_CODE_FILE, GLOB_CSS, GLOB_EXCLUDE, GLOB_GRAPHQL, GLOB_HTML, GLOB_JS, GLOB_JSON, GLOB_JSON5, GLOB_JSONC, GLOB_JSX, GLOB_LESS, GLOB_MARKDOWN, GLOB_MARKDOWN_CODE, GLOB_MARKDOWN_IN_MARKDOWN, GLOB_MDX, GLOB_POSTCSS, GLOB_SCSS, GLOB_SRC, GLOB_SRC_EXT, GLOB_STYLE, GLOB_SVELTE, GLOB_SVG, GLOB_TESTS, GLOB_TOML, GLOB_TS, GLOB_TSX, GLOB_VUE, GLOB_XML, GLOB_YAML } from '../chunk-JKMGJ7DC.js';
2
2
  import '../chunk-FG3UFBTY.js';
@@ -1,3 +1,3 @@
1
- export { getFileBanner } from '../chunk-NSPGRMDR.js';
2
- import '../chunk-56M7X7CO.js';
1
+ export { getFileBanner } from '../chunk-6WQLC5YU.js';
2
+ import '../chunk-JKMGJ7DC.js';
3
3
  import '../chunk-FG3UFBTY.js';
@@ -138,6 +138,8 @@ var GLOB_EXCLUDE = [
138
138
  "**/jest.setup.ts",
139
139
  "**/jest.config.json",
140
140
  "**/jest.setup.json",
141
+ "**/*.spec.{ts,tsx}",
142
+ "**/*.test.{ts,tsx}",
141
143
  "**/output",
142
144
  "**/temp",
143
145
  "**/.temp",
@@ -1,4 +1,4 @@
1
- export { ACRONYMS_LIST, GLOB_ALL_SRC, GLOB_ASTRO, GLOB_ASTRO_TS, GLOB_CODE_BLOCK, GLOB_CODE_FILE, GLOB_CSS, GLOB_EXCLUDE, GLOB_GRAPHQL, GLOB_HTML, GLOB_JS, GLOB_JSON, GLOB_JSON5, GLOB_JSONC, GLOB_JSX, GLOB_LESS, GLOB_MARKDOWN, GLOB_MARKDOWN_CODE, GLOB_MARKDOWN_IN_MARKDOWN, GLOB_MDX, GLOB_POSTCSS, GLOB_SCSS, GLOB_SRC, GLOB_SRC_EXT, GLOB_STYLE, GLOB_SVELTE, GLOB_SVG, GLOB_TESTS, GLOB_TOML, GLOB_TS, GLOB_TSX, GLOB_VUE, GLOB_XML, GLOB_YAML } from '../chunk-56M7X7CO.js';
1
+ export { ACRONYMS_LIST, GLOB_ALL_SRC, GLOB_ASTRO, GLOB_ASTRO_TS, GLOB_CODE_BLOCK, GLOB_CODE_FILE, GLOB_CSS, GLOB_EXCLUDE, GLOB_GRAPHQL, GLOB_HTML, GLOB_JS, GLOB_JSON, GLOB_JSON5, GLOB_JSONC, GLOB_JSX, GLOB_LESS, GLOB_MARKDOWN, GLOB_MARKDOWN_CODE, GLOB_MARKDOWN_IN_MARKDOWN, GLOB_MDX, GLOB_POSTCSS, GLOB_SCSS, GLOB_SRC, GLOB_SRC_EXT, GLOB_STYLE, GLOB_SVELTE, GLOB_SVG, GLOB_TESTS, GLOB_TOML, GLOB_TS, GLOB_TSX, GLOB_VUE, GLOB_XML, GLOB_YAML } from '../chunk-JKMGJ7DC.js';
2
2
  export { formatConfig } from '../chunk-A4FOMCUL.js';
3
3
  import { init_esm_shims } from '../chunk-FG3UFBTY.js';
4
4
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@storm-software/eslint",
3
- "version": "0.169.144",
3
+ "version": "0.169.146",
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,8 +141,8 @@
141
141
  "@eslint/eslintrc": "^3.3.5",
142
142
  "@eslint/markdown": "^6.6.0",
143
143
  "@nx/eslint-plugin": "22.6.0",
144
- "@storm-software/config": "^1.137.9",
145
- "@storm-software/config-tools": "^1.189.55",
144
+ "@storm-software/config": "^1.137.11",
145
+ "@storm-software/config-tools": "^1.189.57",
146
146
  "@stylistic/eslint-plugin": "^4.4.1",
147
147
  "@typescript-eslint/eslint-plugin": "^8.57.2",
148
148
  "@typescript-eslint/parser": "^8.57.2",
@@ -239,5 +239,5 @@
239
239
  "prettier-plugin-astro": "^0.14.0"
240
240
  },
241
241
  "publishConfig": { "access": "public" },
242
- "gitHead": "8c87842c3b63bcb1686e3c045b83b57a0f8b3311"
242
+ "gitHead": "f60a470831842f0d039d5a4b7b2bd7b2a54d1d56"
243
243
  }