Skip to content

Conversation

alsmadi99
Copy link
Contributor

Description

Removing jest linting configurations and using vitest linting configurations instead.

Motivation and Context

Resolves #4412

How Has This Been Tested?

By triggering one of @vitest/eslint-plugin rules in the test files and running yarn lint.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Copy link

codesandbox-ci bot commented Aug 27, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@alsmadi99
Copy link
Contributor Author

alsmadi99 commented Aug 27, 2025

yarn.lock was modified, unsure why pipeline fails for yarn install. please retry pipeline or advise if any extra change needed for this added dev dependency.

Update: tests are passing now.

@escapedcat escapedcat requested a review from JounQin August 29, 2025 15:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

[Deps] migrate eslint-plugin-jest to @vitest/eslint-plugin
1 participant