-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
p3-minor-bugAn edge case that only affects very specific usage (priority)An edge case that only affects very specific usage (priority)
Description
Describe the bug
With globals: true
, there exists a chai
global in the environment, but this global is not being exported from the vitest/globals
module. See related pull request vitest-dev/eslint-plugin-vitest#658 where this was noticed.
Reproduction
System Info
Not relevant
Used Package Manager
npm
Validations
- Follow our Code of Conduct
- Read the Contributing Guidelines.
- Read the docs.
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- Check that this is a concrete bug. For Q&A open a GitHub Discussion or join our Discord Chat Server.
- The provided reproduction is a minimal reproducible example of the bug.
Metadata
Metadata
Assignees
Labels
p3-minor-bugAn edge case that only affects very specific usage (priority)An edge case that only affects very specific usage (priority)