docs: fix increasesBy description#7121
Conversation
✅ Deploy Preview for vitest-dev ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
hi-ogawa
left a comment
There was a problem hiding this comment.
It looks like we're missing types for increasesBy https://stackblitz.com/edit/vitest-dev-vitest-e6gktmra?file=test%2Fbasic.test.ts
This might be an issue in @types/chai. It would be great if you can fix the type too.
|
hi @hi-ogawa , the issue you have mentioned is not a |
|
Good point, I just noticed we have |
Description
Please don't delete this checklist! Before submitting the PR, please make sure you do the following:
pnpm-lock.yamlunless you introduce a new test example.Tests
pnpm test:ci.Documentation
pnpm run docscommand.Changesets
feat:,fix:,perf:,docs:, orchore:.