Error: Circularity detected while resolving configuration #5326
Labels
feat: typecheck
Issues and PRs related to typechecking feature
p3-minor-bug
An edge case that only affects very specific usage (priority)
upstream
Describe the bug
If the
extends
configuration intsconfig.json
is an array, and each item in it furtherextends
another configuration, it will causevitest --typecheck.only
to run and fail, with the following error message:Reproduction
https://stackblitz.com/edit/vitest-dev-vitest-gemn5p
System Info
Used Package Manager
pnpm
Validations
The text was updated successfully, but these errors were encountered: