Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add vitest plugin config #50

Merged
merged 1 commit into from
Nov 5, 2024
Merged

Add vitest plugin config #50

merged 1 commit into from
Nov 5, 2024

Conversation

gndelia
Copy link
Contributor

@gndelia gndelia commented Nov 4, 2024

This PR adds the eslint configuration for Vitest, which is useful as a test runner for projects with Typescript as Mocha has issues with its support (while vitest works out of the box)

The rule configuration mimics what is set for mocha. The plugin used is @vitest/eslint-plugin

@gndelia gndelia self-assigned this Nov 4, 2024
@gndelia gndelia requested a review from gabmontes as a code owner November 4, 2024 21:25
@gabmontes gabmontes merged commit 9645560 into master Nov 5, 2024
4 checks passed
@gabmontes gabmontes deleted the add-vitest-eslint-plugin branch November 5, 2024 14:55
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.

3 participants