Closed kieranhall closed 8 months ago
Note that we also use Testing Library and may want to also look at this plugin for working with that.
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: https://github.com/testing-library/eslint-plugin-testing-library/issues/80
By adding a dependency to eslint-plugin-vitest, we can reduce our own overrides configuration in our projects that use Vitest for testing.
Originally posted by @ascartabelli in https://github.com/dusk-network/rusk/issues/1486#issuecomment-1972672278