chai
global missing in vitest/globals
#7474
Labels
p3-minor-bug
An edge case that only affects very specific usage (priority)
chai
global missing in vitest/globals
#7474
Describe the bug
With
globals: true
, there exists achai
global in the environment, but this global is not being exported from thevitest/globals
module. See related pull request vitest-dev/eslint-plugin-vitest#658 where this was noticed.Reproduction
https://github.com/vitest-dev/vitest/blob/e348bd4c99e571888c1cd5b6f45856716cbbf999/packages/vitest/globals.d.ts
System Info
Used Package Manager
npm
Validations
The text was updated successfully, but these errors were encountered: