Skip to content

Conversation

@exequiel09
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[x] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

Test already passing. Just need to cleanup jest from the eslint-plugin package.

Closes #5022

What is the new behavior?

No new behavior introduced. Tests under eslint-package should work as-is.

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

N/A

@netlify
Copy link

netlify bot commented Dec 1, 2025

Deploy Preview for ngrx-site-v19 ready!

Name Link
🔨 Latest commit 3b50385
🔍 Latest deploy log https://app.netlify.com/projects/ngrx-site-v19/deploys/692ef59516a67700089d4c97
😎 Deploy Preview https://deploy-preview-5034--ngrx-site-v19.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Dec 1, 2025

Deploy Preview for ngrx-io canceled.

Built without sensitive environment variables

Name Link
🔨 Latest commit 3b50385
🔍 Latest deploy log https://app.netlify.com/projects/ngrx-io/deploys/692ef595db9af400083dd0a9

@exequiel09 exequiel09 force-pushed the refactor/cleanup-jest-eslint-plugin branch from a2aa81e to 3b50385 Compare December 2, 2025 14:20
Copy link
Member

@timdeschryver timdeschryver left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @exequiel09 !

@markostanimirovic markostanimirovic merged commit d8c4d84 into ngrx:main Dec 3, 2025
14 checks passed
@exequiel09 exequiel09 deleted the refactor/cleanup-jest-eslint-plugin branch December 4, 2025 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@ngrx/eslint-plugin: Cleanup Jest Usages from ESLint Plugin

3 participants