mirror of
https://github.com/vitest-dev/vitest.git
synced 2025-12-08 18:26:03 +00:00
chore: ask AI not to add useless comments
This commit is contained in:
parent
622977e61e
commit
97468e8d6e
@ -81,6 +81,7 @@ Vitest is a next-generation testing framework powered by Vite. This is a monorep
|
||||
- ESM-first approach
|
||||
- Follow existing patterns in the codebase
|
||||
- Use utilities from `@vitest/utils/*` when available. Never import from `@vitest/utils` main entry point directly.
|
||||
- Do not add comments explaining what the line does unless prompted to.
|
||||
|
||||
## Common Workflows
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user