···8181- ESM-first approach
8282- Follow existing patterns in the codebase
8383- Use utilities from `@vitest/utils/*` when available. Never import from `@vitest/utils` main entry point directly.
8484+- Do not add comments explaining what the line does unless prompted to.
84858586## Common Workflows
8687