[READ-ONLY] Mirror of https://github.com/vitest-dev/vitest. Next generation testing framework powered by Vite. vitest.dev
test testing-tools vite
12

Configure Feed

Select the types of activity you want to include in your feed.

chore: ask AI not to add useless comments

Vladimir Sheremet (Oct 24, 2025, 3:57 PM +0200) 97468e8d 622977e6

+1
+1
AGENTS.md
··· 81 81 - ESM-first approach 82 82 - Follow existing patterns in the codebase 83 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. 84 85 85 86 ## Common Workflows 86 87