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
The @vitest-environment node directive was declared twice - once in the
docblock (correct location) and once as a standalone comment (redundant).
Removed the duplicate standalone comment to eliminate confusion and follow
standard vitest configuration practices.
0 commit comments