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 eslint-plugin-vitest #32

Closed
kieranhall opened this issue Mar 1, 2024 · 2 comments · Fixed by #37
Closed

Add eslint-plugin-vitest #32

kieranhall opened this issue Mar 1, 2024 · 2 comments · Fixed by #37
Assignees

Comments

@kieranhall
Copy link
Member

kieranhall commented Mar 1, 2024

By adding a dependency to eslint-plugin-vitest, we can reduce our own overrides configuration in our projects that use Vitest for testing.

          Maybe we could add this to our [eslint config repo](https://github.com/dusk-network/eslint-config) as an additional config that we can import?

Originally posted by @ascartabelli in dusk-network/rusk#1486 (comment)

@kieranhall
Copy link
Member Author

Note that we also use Testing Library and may want to also look at this plugin for working with that.

@kieranhall kieranhall self-assigned this Mar 12, 2024
@kieranhall
Copy link
Member Author

Note that we also use Testing Library and may want to also look at this plugin for working with that.

The plugin is not providing a preset for working with Svelte yet. See: testing-library/eslint-plugin-testing-library#80

kieranhall added a commit that referenced this issue Mar 12, 2024
kieranhall added a commit that referenced this issue Mar 12, 2024
kieranhall added a commit that referenced this issue Mar 12, 2024
kieranhall added a commit that referenced this issue Mar 12, 2024
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 a pull request may close this issue.

1 participant