We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 622977e commit 97468e8Copy full SHA for 97468e8
1 file changed
AGENTS.md
@@ -81,6 +81,7 @@ Vitest is a next-generation testing framework powered by Vite. This is a monorep
81
- ESM-first approach
82
- Follow existing patterns in the codebase
83
- Use utilities from `@vitest/utils/*` when available. Never import from `@vitest/utils` main entry point directly.
84
+- Do not add comments explaining what the line does unless prompted to.
85
86
## Common Workflows
87
0 commit comments