You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Setting the vitest environment to jsdom in the package.json instead of in vite.config.ts doesn't play well with the VS Code vitest extension which won't know about it and will fail to run vitest without further configuration.