From c25389207938915db02259103e5aa84ab55609c1 Mon Sep 17 00:00:00 2001 From: Abhijeet Singh Date: Tue, 8 Jul 2025 14:18:21 +0530 Subject: [PATCH] chore: remove vestiges of Jest internally --- .gitattributes | 2 -- .github/workflows/nx-migrate.yml | 2 +- .vscode/extensions.json | 1 - .vscode/settings.json | 14 -------------- .../scope-manager/tests/eslint-scope/README.md | 1 - 5 files changed, 1 insertion(+), 19 deletions(-) diff --git a/.gitattributes b/.gitattributes index b94bd55a2808..8090a19ef303 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,6 +1,4 @@ * text=auto eol=lf -# force github to treat out custom jest snapshot extension as normal jest snapshots -*.shot linguist-language=Jest-Snapshot *.shot linguist-generated packages/scope-manager/src/lib/**/* linguist-generated diff --git a/.github/workflows/nx-migrate.yml b/.github/workflows/nx-migrate.yml index ee1b4da6e4bc..6eb61b7714cb 100644 --- a/.github/workflows/nx-migrate.yml +++ b/.github/workflows/nx-migrate.yml @@ -2,7 +2,7 @@ # `nx migrate` when renovate opens a PR to change the version of @nx/workspace. # # You will therefore also notice that in the renovate configuration, we ignore any packages which -# Nx will manage for us as part of `nx migrate` such as the remaining @nx/* packages and jest. +# Nx will manage for us as part of `nx migrate` such as the remaining @nx/* packages. name: Nx Migrate diff --git a/.vscode/extensions.json b/.vscode/extensions.json index 44d398701588..6b60d5d55159 100644 --- a/.vscode/extensions.json +++ b/.vscode/extensions.json @@ -5,7 +5,6 @@ "editorconfig.editorconfig", "esbenp.prettier-vscode", "streetsidesoftware.code-spell-checker", - "tlent.jest-snapshot-language-support", "mrmlnc.vscode-json5", "vitest.explorer" ], diff --git a/.vscode/settings.json b/.vscode/settings.json index 896fbaebbb3a..8b58bcc1edaa 100644 --- a/.vscode/settings.json +++ b/.vscode/settings.json @@ -20,18 +20,4 @@ "javascript.preferences.quoteStyle": "single", "typescript.preferences.quoteStyle": "single", "editor.defaultFormatter": "esbenp.prettier-vscode", - - // make the .shot files from jest-specific-snapshot act like normal snapshots - "files.associations": { - "*.shot": "jest-snapshot" - }, - "vsicons.associations.files": [ - { - "icon": "jest_snapshot", - "extensions": [ - ".shot", - ], - "extends": "jest_snapshot" - }, - ], } diff --git a/packages/scope-manager/tests/eslint-scope/README.md b/packages/scope-manager/tests/eslint-scope/README.md index 1397ce3cd76a..cbd9986a840d 100644 --- a/packages/scope-manager/tests/eslint-scope/README.md +++ b/packages/scope-manager/tests/eslint-scope/README.md @@ -6,7 +6,6 @@ The intention is to help us ensure we do not regress functionality compared to t They have been modified to: - be written in TypeScript -- work with jest - work with our folder structure - adhere to our formatting and linting style pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy