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
https://github.com/vitest-dev/vitest/blob/e348bd4c99e571888c1cd5b6f45856716cbbf999/packages/vitest/globals.d.ts
System Info
Used Package Manager
npm
Validations
Describe the bug
With
globals: true, there exists achaiglobal in the environment, but this global is not being exported from thevitest/globalsmodule. 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